diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 10:41:37 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-24 10:41:37 +0000 |
commit | 1770a20dfb7caa3496174f7138fd8898109625c7 (patch) | |
tree | e6111af2b9f5d98855b0501e5861636e8b511213 /NEWS | |
parent | 67afae58601ff74fcbcfac1f63fa3ab9962f2918 (diff) | |
download | glibc-1770a20dfb7caa3496174f7138fd8898109625c7.tar.gz glibc-1770a20dfb7caa3496174f7138fd8898109625c7.tar.xz glibc-1770a20dfb7caa3496174f7138fd8898109625c7.zip |
Update.
* scripts/config.sub: Update from latest autoconf release. * scripts/config.guess: Likewise. * sysdeps/i386/i786: New file. 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/install.texi (Running make install): Change for Linux 2.2. 1999-01-24 Andreas Jaeger <aj@arthur.rhein-neckar.de> * manual/process.texi (Creating a Process): Fix typos. 1999-01-24 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS index d857c0490b..38c58c2d8f 100644 --- a/NEWS +++ b/NEWS @@ -97,6 +97,8 @@ Version 2.1 * Support for the IPv6 protocol has been added to the socket API, as per the latest draft standards. +* Support for Linux 2.2 has been added. + * Interface changes relative to the latest 2.0.x release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addseverity NEW: Unix98 @@ -431,6 +433,11 @@ xdr_unixcred NEW: sunrpc ext xencrypt NEW: Secure RPC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Version 2.0.6 + +* more bug fixes + + Version 2.0.5 * more bug fixes |