diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-02 15:32:01 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-02 15:32:01 -0400 |
commit | 229ca60acb0ed571c471b32cabd4c9f337a6622d (patch) | |
tree | 9559f30de65882d7c34acccbbbabc5242998f9a0 /debian/changelog | |
parent | 22cb87c6849dd2baf0c944f1d546f4318e67b325 (diff) | |
download | ikiwiki-229ca60acb0ed571c471b32cabd4c9f337a6622d.tar ikiwiki-229ca60acb0ed571c471b32cabd4c9f337a6622d.tar.gz |
changelog
Diffstat (limited to 'debian/changelog')
-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) |