diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 095ea50b6c..7d80d1ab45 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,18 @@ -GNU C Library NEWS -- history of user-visible changes. 2002-10-2 +GNU C Library NEWS -- history of user-visible changes. 2002-10-13 Copyright (C) 1992-2001, 2002 Free Software Foundation, Inc. See the end for copying conditions. Please send GNU C library bug reports using the `glibcbug' script to <bugs@gnu.org>. Please send questions and suggestions to <bug-glibc@gnu.org>. +Version 2.3.2 + +* The functions getresuid, getresgid, setresuid, and setresgid, which + have long been available on Linux, are now declared in <unistd.h> + and are now also available on the Hurd. + +* ELF thread-local storage support (TLS) now works on x86-64. + Version 2.3 * Masahide Washizawa contributed iconv modules for IBM1163 and IBM1164 |