summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-03-02 05:23:13 +0200
committerGuillem Jover <guillem@debian.org>2009-03-02 07:04:29 +0200
commit5324c97681508ef8a74f12f25d7b3aea40a21eec (patch)
tree35a4184812d9087c5ed36ee78156283434339ec0 /ChangeLog
parent4920f33ac18b7523034c94af7a96da6362404c43 (diff)
downloaddpkg-5324c97681508ef8a74f12f25d7b3aea40a21eec.tar.gz
u-a: Do not use non-ASCII strings on C locale
The C locale is supposed to only get ASCII strings, for non-ASCII strings there are things like the en_US or en_GB locales.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d50f97525..3d3b8ea73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-03-02 Guillem Jover <guillem@debian.org>
+ * scripts/update-alternatives.pl: Do not use non-ASCII strings on C
+ locale.
+ (version): Likewise.
+
+2009-03-02 Guillem Jover <guillem@debian.org>
+
* po/POTFILES.in: Remove reference to cleanup-info.pl.
* scripts/.gitignore: Likewise.