diff options
author | Jakub Jelinek <jakub@redhat.com> | 2008-11-12 20:29:35 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2008-11-12 20:29:35 +0000 |
commit | 03c8e287448a12c8c4c6db3570f5b7e3930d488d (patch) | |
tree | 6227d4a8b3362cade23f1a5bdf6065c4e4a415ec /NEWS | |
parent | c02fa54041a68c12107ec577770ff81329af3bef (diff) | |
download | glibc-03c8e287448a12c8c4c6db3570f5b7e3930d488d.tar.gz |
Updated to fedora-glibc-20081112T2008cvs/fedora-glibc-2_8_90-17
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2008-9-29 +GNU C Library NEWS -- history of user-visible changes. 2008-10-31 Copyright (C) 1992-2007, 2008 Free Software Foundation, Inc. See the end for copying conditions. @@ -36,7 +36,8 @@ Version 2.9 * Many functions, exported and internal, now atomically set the close-on-exec flag when run on a sufficiently new kernel. Implemented by Ulrich Drepper. -* Sorting rules for some Indian languages (Kannada, Gurumukhi, Telugu) +* Sorting rules for some Indian languages (Kannada, Gurumukhi, Telugu, + Sinhala) Implemented by Pravin Satpute. * New locales: sd_IN, sd_IN@devanagari, ks_IN@devanagari, ht_HT, en_AG, nl_AW. |