diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-10-31 15:12:51 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-10-31 15:12:51 +0000 |
commit | a5ff533ea135b92ddbbe9fc4e9a52c967586b578 (patch) | |
tree | 2204d7ed43b55139fb190b2d6fce6f4fc2741ee9 /localedata/ChangeLog | |
parent | 4bed549a2277f911397ca59189ae71f79750f400 (diff) | |
download | glibc-a5ff533ea135b92ddbbe9fc4e9a52c967586b578.tar glibc-a5ff533ea135b92ddbbe9fc4e9a52c967586b578.tar.gz glibc-a5ff533ea135b92ddbbe9fc4e9a52c967586b578.tar.bz2 glibc-a5ff533ea135b92ddbbe9fc4e9a52c967586b578.zip |
[BZ #6974]
* sunrpc/rpc_main.c (mkfile_output): Properly handle filename
without dot. Properly terminate the string with a null byte.
Based on a patch by Aurelien Jarno <aurelien@aurel32.net>.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 9e09641efe..ec693c49e9 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,14 @@ +2008-10-31 Ulrich Drepper <drepper@redhat.com> + + * tests-mbwc/dat_mbtowc.c (tst_mbtowc_loc): Avoid some warnings. + + [BZ #6968] + * locales/iso14651_t1_common: Add support for Sinhala. + * localedata/si_LK.in: New file. + Patch by harshula@gmail.com. + * Makefile (test-input): Add si_LK.UTF-8. + (LOCALES): Likewise. + 2008-09-17 Ulrich Drepper <drepper@redhat.com> * locales/en_GB: Set first weekday and workday to 2. |