aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-05-06 07:47:33 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-06 07:47:33 -0400
commita04469764964a82863e0f61659bfa2d875f6fb7e (patch)
tree7404567b053cb04330fb63bf04cd58dc3df28e19
parent597df64714851a68b25663c8b61b0e597552bebb (diff)
downloadglibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar
glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar.gz
glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.tar.bz2
glibc-a04469764964a82863e0f61659bfa2d875f6fb7e.zip
Update.
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 583136aaf4..5d37da2c10 100644
--- a/NEWS
+++ b/NEWS
@@ -13,9 +13,8 @@ Version 2.14
The TI-RPC implemtation is IPv6 enabled and there are other benefits.
Visible changes of this change include (obviously) the inability to link
- programs using RPC functions without referencing the TI-RPC library, the
- removal of the RPC headers from the glibc headers, and the lack of
- symbols defined in <rpc/netdb.h> when <netdb.h> is installed.
+ programs using RPC functions without referencing the TI-RPC library and the
+ removal of the RPC headers from the glibc headers.
Implemented by Ulrich Drepper.
* New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at,