diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 13:08:16 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-17 13:08:16 -0400 |
commit | 52d9f8e9f38f03efd0b1662f3f2d20ce115ed099 (patch) | |
tree | ab1245ba13f2f69a613163e1d0213fe53b53f300 /debian | |
parent | 57a41b663d438cbc99a3a0132cb4c7b69bb2d97e (diff) | |
download | ikiwiki-52d9f8e9f38f03efd0b1662f3f2d20ce115ed099.tar ikiwiki-52d9f8e9f38f03efd0b1662f3f2d20ce115ed099.tar.gz |
* Correct bug in encoding of %pagestate keys, fixes edittemplate.
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 f85517c04..c9fd64a2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,7 @@ ikiwiki (2.41) UNRELEASED; urgency=low * htmltidy: Pass --markup yes, in case tidy's config file disabled it. * external: Add getargv and setargv methods to allow access to ikiwiki's @ARGV. + * Correct bug in encoding of %pagestate keys, fixes edittemplate. -- martin f. krafft <madduck@debian.org> Sun, 02 Mar 2008 17:46:38 +0100 |