diff options
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index edd0f2cc1..fdd8308b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ ikiwiki (3.20121213) UNRELEASED; urgency=low * htmlscrubber: Allow the bitcoin URI scheme. * 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) |