]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[git.ikiwiki.info.git] / debian / changelog
index 80b3c5d8e3e53592b63ffd1960aad43eefb7a5d6..ac7e2f21d92e2aa975bfb5db074e0d313bbe4978 100644 (file)
@@ -8,6 +8,9 @@ ikiwiki (3.05) UNRELEASED; urgency=low
   * goto: Fix redirect to comments.
   * Add noextension parameter to htmlize hooks to support, eg, Makefile.
   * Add tagged() PageSpec.
+  * Updated German translation (Kai Wasserbäch). Closes: #516770
+  * Setup automator: Prompt for password twice. Closes: #516973
+  * bzr: Add missing stub rcs_diff.
 
  -- Joey Hess <joeyh@debian.org>  Sun, 15 Feb 2009 20:11:57 -0500
 
@@ -20,7 +23,6 @@ ikiwiki (3.04) unstable; urgency=low
   * Factor out redundant code into goto plugin. (smcv)
   * Work around XML::Atom strangeness that results in double-encoded posts.
     (smcv) 
-  * Updated German translation (Kai Wasserbäch). Closes: #514251
   * Fix unusual --setup --post-commit command line option combo.
   * Create any missing directory necessary to put the wrapper
     file into. Closes: #514384