diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-16 14:31:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-16 14:31:03 +0000 |
commit | 133d3d3048e8232330d6496ade5c48a781f5e21c (patch) | |
tree | ae588ab67e2c4132fbe088757c1420a17ae8e98d /README | |
parent | d8a167a5e5c30bc3ec7d6d978241d0afe097fad4 (diff) | |
download | glibc-133d3d3048e8232330d6496ade5c48a781f5e21c.tar.gz glibc-133d3d3048e8232330d6496ade5c48a781f5e21c.tar.xz glibc-133d3d3048e8232330d6496ade5c48a781f5e21c.zip |
Update.
1998-12-16 Ulrich Drepper <drepper@cygnus.com> * version.h (VERSION): Bump to 2.0.107. * sysdeps/i386/i486/bits/string.h: Pretty printing.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 91cdc6383e..18bedb4a5c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.0.106 test release of the GNU C Library. +This directory contains the version 2.0.107 test release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. @@ -53,7 +53,7 @@ provides the Unix `crypt' function, plus some other entry points. Because of the United States export restriction on DES implementations, we are distributing this code separately from the rest of the C library. There is an extra distribution tar file just for crypt; it is -called `glibc-crypt-2.0.106.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.107.tar.gz'. You can just unpack the crypt distribution along with the rest of the C library and build; you can also build the library without getting crypt. Users outside the USA can get the crypt distribution via anonymous FTP from ftp.ifi.uio.no |