summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-02 16:38:13 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-02 16:38:13 -0400
commitc987aee47acfcc0df4c1ac2667d9c63133e99d2b (patch)
tree990aa9bf59bb7b17df797e77ba54f0a902d72acd /debian/changelog
parent33b60e67a79f0929fa47a0d7b01da71c8196218f (diff)
parentaaca4902dd29e7ba7769daedcc2f7ee86d1e058a (diff)
Merge branch 'tova'
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9153254b4..e6ffa17de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+ikiwiki (2.52) UNRELEASED; urgency=low
+
+ * attachment: New plugin for uploading and managing attachments.
+ (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.
+ * toggle: Add javascript to top of page, not to end. This avoids flicker
+ since closed toggles will not be displayed as the page is loading.
+
+ -- Joey Hess <joeyh@debian.org> Mon, 30 Jun 2008 19:56:28 -0400
+
ikiwiki (2.51) unstable; urgency=low
* Improve toplevel parentlink to link directly to index.html when usedirs is