This commit is contained in:
Ulrich Drepper 2001-10-15 03:32:58 +00:00
parent 1f5649f86b
commit a8ae31c22a

15
NEWS
View File

@ -1,4 +1,4 @@
GNU C Library NEWS -- history of user-visible changes. 2001-7-27
GNU C Library NEWS -- history of user-visible changes. 2001-10-14
Copyright (C) 1992-2000, 2001 Free Software Foundation, Inc.
See the end for copying conditions.
@ -6,6 +6,19 @@ Please send GNU C library bug reports using the `glibcbug' script to
<bugs@gnu.org>. Questions and suggestions should be send to
<bug-glibc@gnu.org>.
Version 2.2.5
* Stephen Moshier implemented powl and cbrtl for the 128-bit
long double format.
* Masahide Washizawa contributed iconv modules for IBM1160 and IBM1161
charsets.
* Andreas Jaeger contributed a port to x86_64/Linux.
* libc functions using I/O streams now can handle wide-oriented streams
as well.
Version 2.2.4
* Stephen Moshier implemented cosh, expm1, log1p, acos, sinh, tanh,