Update after Microsoft change the value if SUBLANG_SINDHI_PAKISTAN.
[pspp] / ChangeLog
index 2f1d444a3584aafafbfddeb08dbaa4b3b304d556..191b7ae8f1241870c91d8a0e71690de46fb4c43e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-04-16  Bruno Haible  <bruno@clisp.org>
+
+       * lib/localename.c (SUBLANG_SINDHI_INDIA): New macro.
+       (SUBLANG_SINDHI_PAKISTAN): Change value from 1 to 2.
+       (gl_locale_name_from_win32_LANGID): Fix code for Sindhi.
+       Reported by Daniel Bergström <daniel@octocode.com>.
+
 2008-04-16  Eric Blake  <ebb9@byu.net>
 
        Adjust strtod detection to catch glibc 2.7 bug.