diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-02 16:02:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-02 16:02:01 -0400 |
commit | 895faed6428f3523871d29ed82b0ab3326453b75 (patch) | |
tree | beca73381f8d9289efff5c311e20656d79894bdf /debian/changelog | |
parent | d593533af58d5133ef6ecfc4323e3e1d55d71c48 (diff) | |
download | ikiwiki-895faed6428f3523871d29ed82b0ab3326453b75.tar ikiwiki-895faed6428f3523871d29ed82b0ab3326453b75.tar.gz |
toggle: Add support for toggles that are open by default.
Also fix to work in preview mode.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 152689948..314415788 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (2.52) UNRELEASED; urgency=low (Sponsored by The TOVA Company.) * If attachments are not enabled, configure CGI.pm to disable file uploads by default. (An anti-DOS measure.) + * toggle: Add support for toggles that are open by default. + * toggle: Fix to work in preview mode. -- Joey Hess <joeyh@debian.org> Mon, 30 Jun 2008 19:56:28 -0400 |