]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Avoid %links accumulating duplicates. (For TOVA)
[ikiwiki.git] / debian / changelog
index ba67ce8c784b7c1b28dae67a27b4015412a4c06b..1e1d48d784f9a9c1a146a6bc7fec42062b548a1b 100644 (file)
@@ -1,6 +1,14 @@
 ikiwiki (3.12) UNRELEASED; urgency=low
 
   * Re-enable python-support and add python:Depends to control file.
+  * ikiwiki-makerepo: Avoid using abs_path, as it apparently
+    fails on nonexistant directories with some broken perl
+    versions.
+  * inline: Minor optimisation.
+  * add_link: New function, which plugins should use rather than
+    modifying %links directly, to avoid it accumulating duplicates.
+  * ikiwiki-transition: Add a deduplinks action, that can be used
+    to remove duplicate links and optimise a wiki w/o rebuilding it.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 04 May 2009 19:17:39 -0400