* Suggests: graphviz
* Enhance helponformatting and related documentation to supply more
information about available preprocessor directives.
+ * Add myself as a co-maintainer, with Joey's approval.
- -- Joey Hess <joeyh@debian.org> Mon, 9 Apr 2007 14:46:37 -0700
+ [ Joey Hess ]
+ * Add support for PROFILE=1 to the Makefile, this turns on profiling of the
+ 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. Thanks
+ Josh Triplett for the idea.
+ * Optimise displaytime, trimming maybe 6% off the build time.
+
+ [ 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.
+
+ -- Josh Triplett <josh@freedesktop.org> Tue, 10 Apr 2007 00:16:06 -0700
ikiwiki (1.49) unstable; urgency=low
* Hide excess backlinks and expand using CSS trick; control quantiy via
the numbacklinks setting.
* Finally apply the index.html patch, with thanks to everyone who worked
- on and supported creating it (especially Tumov). This adds a "usedirs"
+ on and supported creating it (especially Tuomov). This adds a "usedirs"
option that makes ikiwiki use foo/index.html instead of foo.html as
output page names. It is not yet enabled by default.
* Fix a bug in the img plugin that caused thumbnailed files to not be