]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
git: Put -- before the filename when calling git rev-list to avoid warning message...
[ikiwiki.git] / debian / changelog
index 9ff8e2d1fb2b92bcfd64d15366c74bacbc073a2f..5f2f16c81feb3ec241446bb14c9ef1ab6cfc3d5f 100644 (file)
@@ -5,6 +5,16 @@ ikiwiki (2.45) UNRELEASED; urgency=low
     avoids headers in the page template from showing up in the toc.
   * Add PREFIX/bin to the hardcoded PATH within ikiwiki.
   * Deal with different paths to perl when removing -T flag.
+  * Add missing de.po. Closes: #471540
+  * img: Support a title attribute, will be passed through to html.
+    Closes: #478718
+  * anonk: Add anonok_pagespec configuration setting that can be used to
+    allow anonymous users to edit only matching pages. Closes: #478892
+  * Fix ugly display when editing a page that has vanished.
+  * srcfile now has an optional second parameter to avoid it throwing an error
+    if the source file does not exist.
+  * git: Put -- before the filename when calling git rev-list to avoid
+    warning message when the file doesn't exist.
 
  -- Joey Hess <joeyh@debian.org>  Sat, 26 Apr 2008 15:09:36 -0400