-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.
<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,