summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-02-24 03:54:42 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-02-24 03:54:42 +0000
commitdb0d5b6b61662e71c0a8e2ee92eecb1f6bbc313d (patch)
treec64f5b94a0efa423cd83686e9464c1583e45dfff /ChangeLog.pre-2-8
parent1ecb9a686cb917111569e52207662c51dbbfb6bf (diff)
Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in the
2005-02-23 Matthias Clasen <mclasen@redhat.com> * tests/keyfile-test.c (test_locale_string): Set LANGUAGE instead of LC_ALL to shield against LANGUAGE being set in the environment. (#168311, Suren A. Chilingaryan)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index f4884de4c..a3c8e9175 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2005-02-23 Matthias Clasen <mclasen@redhat.com>
+
+ * tests/keyfile-test.c (test_locale_string): Set LANGUAGE
+ instead of LC_ALL to shield against LANGUAGE being set in
+ the environment. (#168311, Suren A. Chilingaryan)
+
Tue Feb 22 22:03:38 2005 Manish Singh <yosh@gimp.org>
* glib/gstdio.h: On G_OS_UNIX, simple #define g_open and co. as