diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-02-03 13:25:15 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-02-03 13:25:15 +0000 |
commit | d24adae5c0a9093d31881c0cb74b4cc86a8a42eb (patch) | |
tree | 188bacfd947ffcad244e164b02dae25cc64fc480 /README | |
parent | de1703ff951625184a2f681d7d57763d655bf712 (diff) | |
download | glibc-d24adae5c0a9093d31881c0cb74b4cc86a8a42eb.tar.gz glibc-d24adae5c0a9093d31881c0cb74b4cc86a8a42eb.tar.xz glibc-d24adae5c0a9093d31881c0cb74b4cc86a8a42eb.zip |
Remade for stable-2.1
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 03e0a783b4..cf3fae534a 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.0.112 test release of the GNU C Library. +This directory contains the version 2.1 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.112.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.1.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 |