aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-09 17:59:56 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-09 17:59:56 -0500
commit141d36388836d2fba71b5aa206d944df3cca3eac (patch)
treedae17a2c7f94ca810e13666baca9f1e5cd39398a /debian
parent14002b58d2aa9b20b541f75287bac38b40677ba7 (diff)
downloadikiwiki-141d36388836d2fba71b5aa206d944df3cca3eac.tar
ikiwiki-141d36388836d2fba71b5aa206d944df3cca3eac.tar.gz
In preferences, allow the subscriptions and email fields to be cleared
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d115efafc..aac85eb00 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,9 @@ ikiwiki (2.20) UNRELEASED; urgency=low
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.
-- Joey Hess <joeyh@debian.org> Wed, 09 Jan 2008 00:34:46 -0500