GNU C Library NEWS -- history of user-visible changes. 1999-08-25
Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc.
See the end for copying conditions.
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
* Thorsten Kukuk added secure mode support to nscd.
* Update from Berkeley db 2.7.5.
* Wide character I/O streams implemented by Ulrich Drepper.
* functions from the extended socket API added by Ulrich Drepper.
Version 2.1.2
* bug fixes
Version 2.1.1
* New ISO C 9x function _Exit, imaxabs, and imaxdiv are added.
* New xdr functions are added; some rpc functions are now 64bit clean.
* Fixed a number of bugs and memory leaks (especially in NIS+ code).
* Fixed known incompatibilities with glibc 2.0.
*