From 407d26b7053a659c5997cb44e85824647139b884 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 18 May 1999 10:00:20 +0000 Subject: Update. 1999-05-18 Jakub Jelinek * sysdeps/sparc/sparc64/rawmemchr.S: New file. * sysdeps/sparc/sparc32/sparcv9/rawmemchr.S: New file. * sysdeps/sparc/sparc64/memchr.S: Fix if the second argument contains garbage in bits 8-63. * sysdeps/sparc/sparc64/memset.S: Ditto. * sysdeps/sparc/sparc64/strchr.S: Ditto. --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index eacf2bd783..6f23d5b9d8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 1999-04-29 +GNU C Library NEWS -- history of user-visible changes. 1999-05-18 Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. See the end for copying conditions. @@ -13,13 +13,13 @@ Version 2.1.1 * New xdr functions are added; some rpc functions are now 64bit clean. -* Fixed a number of bugs. +* Fixed a number of bugs and memory leaks (especially in NIS+ code). * Fixed known incompatibilities with glibc 2.0. -* New functions lock64 and strchrnul. +* New functions lock64, strchrnul, rawmemchr, getutmp and getutmpx. -* Optimized a number of functions. +* Optimized a number of functions (especially the ELF dynamic loader). * Update timezone data files. -- cgit 1.4.1