diff --git a/NEWS b/NEWS index 16d0b96b04..4e7885eb71 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,9 @@ GNU C Library NEWS -- history of user-visible changes. 2003-11-17 -Copyright (C) 1992-2002,2003 Free Software Foundation, Inc. +Copyright (C) 1992-2002,2003,2004 Free Software Foundation, Inc. See the end for copying conditions. -Please send GNU C library bug reports using the `glibcbug' script to -. Please send questions and suggestions to . +Please send GNU C library bug reports via +using `glibc' in the "product" field. Version 2.3.3 @@ -13,7 +13,7 @@ Version 2.3.3 * ELF thread-local storage support (TLS) now works on PowerPC and PowerPC64; implemented by Paul Mackerras, Steven Munroe, and Roland McGrath. -* getifaddrs new uses on Linux the netlink interface to get the information. +* getifaddrs now uses the netlink interface on Linux to get its information. Implemented by Thorsten Kukuk. * getaddrinfo now implements AI_V4MAPPED, AI_ALL, and AI_ADDRCONF.