diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-05-09 12:09:31 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-05-09 12:09:31 -0400 |
commit | 509342214301fc76ee7ae0a0f27ed63bb2e2bad5 (patch) | |
tree | db19862227d38b2f2755c3559a934e1423891c85 /NEWS | |
parent | 64913e4216f961c5f51928abd4191e23c3375894 (diff) | |
download | glibc-509342214301fc76ee7ae0a0f27ed63bb2e2bad5.tar.gz glibc-509342214301fc76ee7ae0a0f27ed63bb2e2bad5.tar.xz glibc-509342214301fc76ee7ae0a0f27ed63bb2e2bad5.zip |
Add bem_ZM and en_ZM locales
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/NEWS b/NEWS index d0c37ffb63..a0f4cd2cf2 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,12 @@ using `glibc' in the "product" field. Version 2.14 +* The following bugs are resolved with this release: + + 11724, 12393, 12420, 12445, 12454, 12460, 12469, 12489, 12509, 12510, + 12518, 12541, 12583, 12587, 12597, 12631, 12650, 12653, 12655, 12681, + 12685, 12711, 12713, 12714, 12717, 12723, 12734, 12738 + * The RPC implementation in libc is obsoleted. Old programs keep working but new programs cannot be linked with the routines in libc anymore. Programs in need of RPC functionality must be linked against TI-RPC. @@ -20,13 +26,7 @@ Version 2.14 * New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs -* The following bugs are resolved with this release: - - 11724, 12393, 12420, 12445, 12454, 12460, 12469, 12489, 12509, 12510, - 12518, 12541, 12583, 12587, 12597, 12631, 12650, 12653, 12655, 12685, - 12711, 12713, 12714, 12717, 12723, 12734, 12738 - -* New locale: os_RU +* New locales: os_RU, bem_ZA, en_ZA Version 2.13 |