diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-03-08 19:05:59 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-03-08 19:05:59 -0400 |
commit | 3520d55361f8b6f04f54fb5b41b21e37cff0da21 (patch) | |
tree | da9a0ced8e6c68a886c8fce9d6e4b71ab2efd9fb /debian | |
parent | dd2fa2efb956f8af6c98d37f8cfd280df2f97cb5 (diff) | |
download | ikiwiki-3520d55361f8b6f04f54fb5b41b21e37cff0da21.tar ikiwiki-3520d55361f8b6f04f54fb5b41b21e37cff0da21.tar.gz |
releasing version 3.07
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 95d414bc7..c66db85a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,15 @@ -ikiwiki (3.07) UNRELEASED; urgency=low +ikiwiki (3.07) unstable; urgency=low * Updated German translation (Kai Wasserbäch). Closes: #518377 * Updated French translation (Jean-Luc Coulon). Closes: #518510 * wmd: New plugin contributed by William Uther to support the WMD Wysiwym markdown editor. - * smiley: Avoid infinite loop in smiley expansion. Closes: #518805 + * smiley: Avoid infinite loop in smiley expansion triggered + by the template scan mode change in version 3.05. Closes: #518805 * template: When loading a template in scan mode, let preprocess know it only needs to scan. - -- Joey Hess <joeyh@debian.org> Thu, 05 Mar 2009 15:43:02 -0500 + -- Joey Hess <joeyh@debian.org> Sun, 08 Mar 2009 19:00:46 -0400 ikiwiki (3.06) unstable; urgency=low |