From 62497f9c8b39d6de707ed0f3a6019699ab5ce3a8 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 3 Oct 2002 00:24:35 +0000 Subject: Update. 2002-10-02 Ulrich Drepper * sysdeps/s390/s390-32/initfini.c: Avoid unterminated string literals. * sysdeps/sh/elf/initfini.c: Likewise. * sysdeps/mach/hurd/mips/init-first.c: Likewise. * sysdeps/hppa/elf/initfini.c: Likewise. * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h: Likewise. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6f3b06f631..095ea50b6c 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2002-8-29 +GNU C Library NEWS -- history of user-visible changes. 2002-10-2 Copyright (C) 1992-2001, 2002 Free Software Foundation, Inc. See the end for copying conditions. @@ -40,7 +40,7 @@ Version 2.3 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. + EUC-JISX0213, and TISCII. * New header with functions `getifaddrs' and `freeifaddrs': BSD-compatible interface for getting all network interface addresses. -- cgit 1.4.1