diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 30 |
1 files changed, 25 insertions, 5 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 1997-03-18 +GNU C Library NEWS -- history of user-visible changes. 1997-09-27 Copyright (C) 1992, 93, 94, 95, 96, 97 Free Software Foundation, Inc. See the end for copying conditions. @@ -31,11 +31,31 @@ Version 2.1 * the new header <complex.h> contains definitions of the complex math functions from ISO C 9X -* Thorsten Kukuk provided an implementation for NIS+, securelevel 0 and 1. - The implementation for securelevel 2 will follow as soon as the Diffie- - Hellman patent expired. +* Thorsten Kukuk provided an implementation for NIS+, securelevel 0, 1 and 2. -* Andreas Jaeger provided a test suite for the math library +* Andreas Jaeger provided a test suite for the math library. + +* Mark Kettenis implemented the utmpx interface and an utmp daemon. + +Version 2.0.5 + +* more bug fixes + +* inet_ntoa is thread-safe + +* updwtmp is moved from libutil to libc + +* rewrite of cbrt function + +* update of timezone data + +Version 2.0.4 + +* more bug fixes + +Version 2.0.3 + +* more bug fixes Version 2.0.2 |