]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Avoid %links accumulating duplicates. (For TOVA)
[ikiwiki.git] / debian / changelog
index ae7ce90bef4bbbce89b508aec68ce64799c4636c..1e1d48d784f9a9c1a146a6bc7fec42062b548a1b 100644 (file)
@@ -4,6 +4,11 @@ ikiwiki (3.12) UNRELEASED; urgency=low
   * 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