diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-14 08:06:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-14 08:06:34 +0000 |
commit | d667195cbe15ddac0310c925f4b24acbaa74cb90 (patch) | |
tree | a0fbdb7fe340e81a4c0ad1788ff0c70d0cfc77cc /README | |
parent | 27658f2067a43aeddd03a98a562020ae9fea92c6 (diff) | |
download | glibc-d667195cbe15ddac0310c925f4b24acbaa74cb90.tar glibc-d667195cbe15ddac0310c925f4b24acbaa74cb90.tar.gz glibc-d667195cbe15ddac0310c925f4b24acbaa74cb90.tar.bz2 glibc-d667195cbe15ddac0310c925f4b24acbaa74cb90.zip |
Update.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This directory contains the version 2.0.101 test release of the GNU C Library. +This directory contains the version 2.0.102 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.101.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.102.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 |