summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-11 23:29:22 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-01-11 23:29:22 +0000
commit92e26031ee6209a3b7905f7f7b1822993a327fd7 (patch)
treef02a0c6eed583b96ece9434ccae65d93b07205a3 /debian
parentbd94e24566158e63e320513f0b77fe26d6dd453f (diff)
* Fix encoding issue with use of Locale::Gettext. Seems that the OO
interface returns proper utf-8 decoded strings, unlike the traditional interface, so use the OO interface.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 03a352239..91d9f623e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,11 @@ ikiwiki (1.39) UNRELEASED; urgency=low
* Include the pot file in the source tarball. Closes: #405890
* Add a Swedish translation by Daniel Nylander. Closes: #406410
* Add a Czech translation by Miroslav Kure.
+ * Fix encoding issue with use of Locale::Gettext. Seems that the OO
+ interface returns proper utf-8 decoded strings, unlike the traditional
+ interface, so use the OO interface.
- -- Joey Hess <joeyh@debian.org> Wed, 10 Jan 2007 22:24:25 -0500
+ -- Joey Hess <joeyh@debian.org> Thu, 11 Jan 2007 18:28:05 -0500
ikiwiki (1.38) unstable; urgency=low