From 16b0f634a020651c15a7e7fec08e57b9d31783fe Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 29 Apr 1999 12:18:08 +0000 Subject: Update. 1999-04-28 Andreas Jaeger * nss/digits_dots.c: Use inet_aton to parse IPv4 numbers. This allows e.g. gethostbyname to accept "10.1234". Reported by Alexander V. Lukyanov [PR libc/1096]. * nss/test-netdb.c (test_hosts): Add test for gethostbyname and non quad IPv4 numbers. loaded shared object with all loaded objects. Initialize l_ino --- NEWS | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 307ddb9fe2..b26a88cca5 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 1999-02-07 +GNU C Library NEWS -- history of user-visible changes. 1999-04-29 Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. See the end for copying conditions. @@ -11,9 +11,18 @@ Version 2.1.1 * New ISO C 9x function _Exit, imaxabs, and imaxdiv are added. -* New xdr functions are added. +* New xdr functions are added; some rpc functions are now 64bit clean. + +* Fixed a number of bugs. + +* Fixed known incompatibilities with glibc 2.0. + +* New functions lock64 and strchrnul. + +* Optimized a number of functions. + +* Update timezone data files. -* Fixed a number of bugs and incompatibilities with glibc 2.0. Version 2.1 -- cgit 1.4.1