-ikiwiki (2.20) UNRELEASED; urgency=low
+ikiwiki (2.20) unstable; urgency=low
* inline: Add copyright/license info on a per-post basis to atom
feeds if available. (rss doesn't allow such info on a per-post basis)
via `<TMPL_VAR raw_variable>`.
* When htmlizing text, if the input is a single line with no newline,
and the htmlizer (such as markdown and textile) generates a html
- paragraph, remove it. This allows removing several hacks around this
- markdown behavior from other plugins that htmlize fragements of pages.
+ paragraph, remove it. This allows removing several hacks from other
+ plugins that htmlize fragements of pages.
+ * In preferences, allow the subscriptions and email fields to be cleared.
+ * teximg: Fix to support the same formula on multiple pages.
- -- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500
+ -- Joey Hess <joeyh@debian.org> Thu, 10 Jan 2008 14:52:57 -0500
ikiwiki (2.19) unstable; urgency=low