From 12706811c2252b9b8d36c0726489a4f39305313a Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Mon, 15 Jan 2007 02:06:30 +0000 Subject: [PATCH] Mention that my last change to gwin32.c also fixes #395419. svn path=/trunk/; revision=5258 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c7972c1..85e0808 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,8 @@ * glib/gwin32.c (g_win32_getlocale): Simplify greatly. Instead of hardcoding a large switch statement, just ask Windows for the ISO639 and ISO3166 codes. Tack on @Latn or @Cyrl for those - languages which can alternatively be written in Latin or Cyrillic. + languages which can alternatively be written in Latin or + Cyrillic. Fixes #395419. 2007-01-12 Matthias Clasen -- 2.7.4