]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - debian/changelog
refactor pagespec derelevitisation code
[git.ikiwiki.info.git] / debian / changelog
index f8eb49030fd6480f1a8f5cba7dd911463a55b6fa..61aee299d655f6cbf0901fb956f88e44fad09e03 100644 (file)
@@ -1,3 +1,16 @@
+ikiwiki (3.02) UNRELEASED; urgency=low
+
+  * table: Fix misparsed links in external files.
+  * table: Find links in external files in scan pass.
+  * rename: Show full names of affected pages.
+  * comments: Fix cache avoidance hack.
+  * repolist: New plugin to support the rel=vcs-* microformat.
+  * goodstuff: Include repolist by default. (But it does nothing until
+    configured with the repository locations.)
+  * comments: Add support for removing comments via web interface. (smcv)
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 06 Jan 2009 15:02:52 -0500
+
 ikiwiki (3.01) unstable; urgency=low
 
   * ikiwiki-makerepo: Fix injecting of empty mercurial and bzr repositories.