diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-08-05 22:08:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-08-05 22:08:05 +0000 |
commit | c59a94711c6a9d38811b828863076f39000831b4 (patch) | |
tree | a6e28a6e3cf55bfd924bee395c246232ad783562 | |
parent | 12b69d326e6f4404e9d893023a189047ecc983a9 (diff) | |
download | glibc-c59a94711c6a9d38811b828863076f39000831b4.tar.gz glibc-c59a94711c6a9d38811b828863076f39000831b4.tar.xz glibc-c59a94711c6a9d38811b828863076f39000831b4.zip |
Remade for experimental-2.0.5
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 7ce182efe7..63298e3e8b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.0.4 test release of the GNU C Library. +This directory contains the version 2.0.5 test release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. @@ -47,7 +47,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.4.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.5.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 |