diff options
author | KH Teo <b3virq3b@gmail.com> | 2011-05-14 19:47:43 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-14 19:47:43 -0400 |
commit | a79a1c704b32c48903a4cb4c0786eca828520b5c (patch) | |
tree | 60515d521eedef397ff840ef03e718e66b941602 /localedata/ChangeLog | |
parent | 2fc54d6f9f7d6770ecb0e0bb5a3b977965bfe273 (diff) | |
download | glibc-a79a1c704b32c48903a4cb4c0786eca828520b5c.tar.gz glibc-a79a1c704b32c48903a4cb4c0786eca828520b5c.tar.xz glibc-a79a1c704b32c48903a4cb4c0786eca828520b5c.zip |
Fix time format in en_SG locale
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index dd2b292f8b..8ea8c68859 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2011-05-14 Ulrich Drepper <drepper@gmail.com> + + [BZ #12582] + * localedata/charmaps/en_SG (LC_TIME): Fix time formats. + Patch by KH Teo <b3virq3b@gmail.com>. + 2011-05-09 Ulrich Drepper <drepper@gmail.com> [BZ #11487] |