diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-08 20:13:59 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-08 20:13:59 +0000 |
commit | cb3f89f4292586455ecf6aeb775d907a980938ab (patch) | |
tree | 4653e8c817a45ce774f56207ae971e8ebab02860 /debian/changelog | |
parent | b48beb9e8049ac001d188395b331b3e9f03fbecb (diff) |
* Enable utf8 file IO in aggregate plugin.
* Fix some issues with the new registration form.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0422c78b0..ee5d81e61 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ ikiwiki (1.33) UNRELEASED; urgency=low * Fix issue with aggregate plugin updating expired pages. * Avoid syntax errors in templates used by the template plugin crashing ikiwiki. + * Enable utf8 file IO in aggregate plugin. + * Fix some issues with the new registration form. - -- Joey Hess <joeyh@debian.org> Sun, 5 Nov 2006 18:41:06 -0500 + -- Joey Hess <joeyh@debian.org> Wed, 8 Nov 2006 15:13:40 -0500 ikiwiki (1.32) unstable; urgency=low |