diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-11 18:51:49 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-06-11 18:51:49 +0000 |
commit | 2ce6d15b8bdc23f1b7cb3e71168ff5df580eb267 (patch) | |
tree | f241b74ab725dd9dbd330677a18fd4a807752868 /debian | |
parent | 2af87dea6c94df8731e1ed515118b3b449fd97aa (diff) |
* Patch from Recai Oktaş to improve utf-8 support, it should now use proper
utf-8 for edit and other fields, and for recentchanges. There may still
be utf-8 issues with the preferences page though.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e552cac9d..5ba178621 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,8 +28,11 @@ ikiwiki (1.5) UNRELEASED; urgency=low * Doc updates for git. * Fix absolute url munging in rss generation to support https, ftp, etc urls not just http urls. + * Patch from Recai Oktaş to improve utf-8 support, it should now use proper + utf-8 for edit and other fields, and for recentchanges. There may still + be utf-8 issues with the preferences page though. - -- Joey Hess <joeyh@debian.org> Thu, 8 Jun 2006 02:05:57 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 11 Jun 2006 14:48:41 -0400 ikiwiki (1.4) unstable; urgency=low |