diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-16 15:12:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-16 15:12:52 -0400 |
commit | cedf2c0af568d801fe2cf1917ac0202ce64f838b (patch) | |
tree | 5e35649e5fbb161fc898fb85c95cf2613def5059 /debian/changelog | |
parent | daf89f59e61d9091fe27dd8738b40db5fa85a5e6 (diff) |
Fix escaping of filenames in historyurl. (Thanks, aj)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index faabf1993..00c32e95d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ ikiwiki (3.20101113) UNRELEASED; urgency=low * websetup: Fix encoding problem when restoring old setup file. * more: Add pages parameter to limit where the more is displayed. (thanks, dark) + * Fix escaping of filenames in historyurl. (Thanks, aj) -- Joey Hess <joeyh@debian.org> Tue, 16 Nov 2010 14:23:47 -0400 |