diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-04 18:30:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-04 18:30:27 -0400 |
commit | 00d23a23ebf0b54f775bd37c545cde4db1ae048a (patch) | |
tree | 9c756a85538f9c4a0f14a8fb56b119d0d2174d6c /debian/changelog | |
parent | b1a721942de0556cfd78d67f5c8822611b13fa6e (diff) | |
download | ikiwiki-00d23a23ebf0b54f775bd37c545cde4db1ae048a.tar ikiwiki-00d23a23ebf0b54f775bd37c545cde4db1ae048a.tar.gz |
map: Correct reversion introduced in version 3.20110225 that could generate invalid html. (smcv)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 54e7c9024..1657ffcb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ ikiwiki (3.20130213) UNRELEASED; urgency=low * Allow dots in directive parameter names. (tango) * Add missing plugin section, and deal with missing sections with a warning. * Detect plugins with a broken getsetup and warn. + * map: Correct reversion introduced in version 3.20110225 that could + generate invalid html. (smcv) -- Joey Hess <joeyh@debian.org> Fri, 15 Feb 2013 17:23:12 -0400 |