]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/changelog
Deal with empty diffurl in configuration.
[ikiwiki.git] / debian / changelog
index 6f13b2dd564e9c4a37591dc77383e259ee7ee905..44bf981124881340f6afe5baa423968945efd330 100644 (file)
@@ -1,8 +1,18 @@
 ikiwiki (3.20121213) UNRELEASED; urgency=low
 
   * htmlscrubber: Allow the bitcoin URI scheme.
+  * htmlscrubber: Allow the URI schemes of major VCS's.
   * aggregate: When run with --aggregate, if an aggregation is already
     running, don't go on and --refresh.
+  * trail: Avoid excess dependencies between pages in the trail
+    and the page defining the trail. Thanks, smcv.
+  * opendiscussion: Don't allow editing discussion pages if discussion pages
+    are disabled. (smcv)
+  * poll: Add expandable option to allow users to easily add new choices to
+    a poll.
+  * trail: Avoid massive slowdown caused by pagetemplate hook when displaying
+    dynamic cgi pages, which cannot use trail anyway.
+  * Deal with empty diffurl in configuration.
 
  -- Joey Hess <joeyh@debian.org>  Sat, 22 Dec 2012 16:15:24 -0400