Update.
authorUlrich Drepper <drepper@gmail.com>
Fri, 6 May 2011 11:47:33 +0000 (07:47 -0400)
committerUlrich Drepper <drepper@gmail.com>
Fri, 6 May 2011 11:47:33 +0000 (07:47 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 583136a..5d37da2 100644 (file)
--- 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,