]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
* Allow dashes in preprocessor directive commands, and shortcuts.
[git.ikiwiki.info.git] / debian / changelog
index e4d4083a9defb63cbb5f3cee5396407599633b40..8c8f4aa9573ba3d8d04777010f9175a64f569d2c 100644 (file)
@@ -24,6 +24,11 @@ ikiwiki (2.16) UNRELEASED; urgency=low
     so that more than one plugin can use this hook.
     I believe this is a safe change, since only passwordauth uses this hook.
     (If some other plugin already used it, it would have broken passwordauth!)
+  * Ensure that web edited pages always end in a newline.
+  * Avoid unnecessary stat calls to get mtime when rendering pages, use
+    cached value.
+  * Preserve input file modification times in output files.
+  * Allow dashes in preprocessor directive commands, and shortcuts.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 03 Dec 2007 14:47:36 -0500