]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
support indexpages when creating new pages
[git.ikiwiki.info.git] / debian / changelog
index 2ea92c4c3e4ff04101ef6dffce4a04b76e0631f4..d68f57e4d39fdd47145e21b19092405e7b1edeb6 100644 (file)
@@ -19,10 +19,14 @@ ikiwiki (2.66) UNRELEASED; urgency=low
     untidied content if tidy crashes. In either case, it seems best to tidy
     the content to nothing.
   * htmltidy: Avoid spewing tidy errors to stderr.
-  * Add %wikistate, which is like %pagestate except not specific to a given
-    page, and is preserved across rebuilds.
   * Reorganize index file, add a format version field. Upgrades to the new
     index format should be transparent.
+  * Add %wikistate, which is like %pagestate except not specific to a given
+    page, and is preserved across rebuilds.
+  * editpage: Be more aggressive (and less buggy) about cleaning up
+    temporary files rendered during page preview.
+  * Add an indexpages option, which causes foo/index.mdwn to be the source
+    for page foo when foo.mdwn doesn't exist. Closes: #474611
 
  -- Joey Hess <joeyh@debian.org>  Thu, 25 Sep 2008 13:45:55 -0400