diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 17:26:48 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-12-14 17:26:48 -0500 |
commit | 4ee754536d14610580f852d134a842c2cb9a1665 (patch) | |
tree | ab4e085b3471c4871ed491003cef92c7e8505aab /debian/changelog | |
parent | cdbdf19c369c7a79251cf938b6d8d893accd4599 (diff) |
remove: Fix problem removing pages with utf-8 in the name.
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 258f07b08..d84477298 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ ikiwiki (3.20091203) UNRELEASED; urgency=low * rename: Fix some utf-8 problems. * attachment: Fix several utf-8 problems. * attachment: Fix reversion in attachment sorting by age. + * remove: Fix problem removing pages with utf-8 in the name. -- Joey Hess <joeyh@debian.org> Wed, 02 Dec 2009 17:22:21 -0500 |