diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-05 17:24:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-05 17:25:47 -0400 |
commit | 7173ef1b1315196903c7d05d664688cd65d324a0 (patch) | |
tree | df6278dca197c14eca7ff46a6eb97a876b1e39c8 /debian | |
parent | 020b97577a88b0c023b256d6d2ea7db6d44289d4 (diff) | |
download | ikiwiki-7173ef1b1315196903c7d05d664688cd65d324a0.tar ikiwiki-7173ef1b1315196903c7d05d664688cd65d324a0.tar.gz |
htmlscrubber: Allow the URI schemes of major VCS's.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fdd8308b9..e9eb2704b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ 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 |