From be45f421536b9da200c91f9088f21480308da67b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 24 Jul 2002 11:51:16 +0000 Subject: Update. 2002-07-24 Ulrich Drepper * sysdeps/unix/sysv/linux/opensock.c (__opensock): Prefer inet sockets on old kernels. --- NEWS | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3a693d0f2b..6676b1e019 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2002-2-26 +GNU C Library NEWS -- history of user-visible changes. 2002-7-24 Copyright (C) 1992-2000, 2001, 2002 Free Software Foundation, Inc. See the end for copying conditions. @@ -31,6 +31,16 @@ Version 2.3 * Bruno Haible upgraded the iconv and locale implementation to support Unicode 3.2. + +* Content of The LC_* and LANG environments in the CEN style is not recognized + anymore. It never was used. Change by Ulrich Drepper. + +* The runtime (ld.so, libc, libpthread for Linux) now can handle the TLS + ABI on some platforms. Changes by Ulrich Drepper. + SH support by Kaz Kojima. + +* Bruno Haible contributed iconv converters for ISO-2022-JP-3, SHIFT JIS-X0213, + and EUC-JISX0213. Version 2.2.5 -- cgit v1.2.3