summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-10-15 03:32:58 +0000
committerUlrich Drepper <drepper@redhat.com>2001-10-15 03:32:58 +0000
commita8ae31c22a6c675dd72770e1241cdd7ec04c8fe5 (patch)
tree36a3bef9b4de2cf5651ebfbb240fb37748491a20 /NEWS
parent1f5649f86b7de5aec990e03f2700df36a01c2752 (diff)
Update.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 37085aec37..824c7037ed 100644
--- 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>.
+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,