Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 15 Oct 2001 03:32:58 +0000 (03:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 15 Oct 2001 03:32:58 +0000 (03:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 37085ae..824c703 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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>.
 \f
+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,