]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
web commit by http://adam.shand.net/
[ikiwiki.git] / debian / changelog
index 570c15d28559ed1c57d7060c17af403e12bfd4c6..c9603fb65a23869e7a7ba01818c73aa9ce5da65c 100644 (file)
@@ -12,9 +12,22 @@ ikiwiki (1.50) UNRELEASED; urgency=low
     wiki build using Devel::Profiler (Dprof can't handle ikiwiki).
   * Add a new %destsources hash, which maps between a destination file and
     the source page used to create it, ie it's the reverse of %renderedfiles.
-  * Use %destsources in htmllink and urlto for 20-50% speedup.
+  * Use %destsources in htmllink and urlto for 20-50% speedup. Thanks
+    Josh Triplett for the idea.
+  * Optimise displaytime, trimming maybe 6% off the build time.
 
- -- Joey Hess <joeyh@debian.org>  Mon, 09 Apr 2007 21:09:32 -0400
+  [ Josh Triplett ]
+  * Conflicts/Replaces/Provides the unofficial ikiwiki-plugin-table
+    package, because ikiwiki now provides the table plugin, and thus has
+    a file overlap with ikiwiki-plugin-table.
+  * Add libtext-csv-perl to Suggests, for the table plugin.
+  * Add libdigest-sha1-perl to Suggests, for sparkline and graphviz.
+  * Add libtext-typography-perl to Suggests for the typography plugin.
+
+  [ Joey Hess ]
+  * Add postformtext parameter to inline.
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 11 Apr 2007 23:59:25 -0400
 
 ikiwiki (1.49) unstable; urgency=low