X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/22cb87c6849dd2baf0c944f1d546f4318e67b325..5e547c3aa1efbd78b5c1610f27ebcd2d61f16409:/debian/changelog diff --git a/debian/changelog b/debian/changelog index edd0f2cc1..e9eb2704b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ 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: Converted all dependencies to presence dependencies. + * 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)