diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-18 13:56:35 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-18 13:56:35 -0400 |
commit | 2d60ea7fa8c34f5904e5bc40d2d2c60fd938232d (patch) | |
tree | 0e68dd89eed9d3dfb3165b4e29a4d9a993c2ab0f /debian/changelog | |
parent | d1a88c892ea1786e3f8451d0ef9069be9358e332 (diff) |
edittemplate: Work around bug #551499 in CGI::FormBuilder.
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 81935f998..95dc8c6b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ikiwiki (3.20091018) UNRELEASED; urgency=low * edittemplate: Allow template page name to be specified using anything legal for a wikilink (including eg, leading slashes). + * edittemplate: Work around bug #551499 in CGI::FormBuilder. -- Joey Hess <joeyh@debian.org> Sun, 18 Oct 2009 13:44:09 -0400 |