diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -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 |