diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index c3f4db798..8d55d5df8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20130519) UNRELEASED; urgency=low +ikiwiki (3.20130710) unstable; urgency=low * blogspam: Fix encoding issue in RPC::XML call. Thanks, Changaco @@ -17,8 +17,12 @@ ikiwiki (3.20130519) UNRELEASED; urgency=low full of spammers. * Fix crash that could occur when a needsbuild hook returned a file that does not exist. + * Fix python proxy to not crash when fed unicode data in getstate + and setstate. + Thanks, chrysn + * Fix committing attachments when using svn. - -- Joey Hess <joeyh@debian.org> Sun, 23 Jun 2013 14:02:01 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 10 Jul 2013 17:45:40 -0400 ikiwiki (3.20130518) unstable; urgency=low |