diff options
author | Ulrich Drepper <drepper@redhat.com> | 1997-05-21 22:02:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1997-05-21 22:02:08 +0000 |
commit | 0ed18d6c0c280ffa01a6e41467b4b06ed5d00832 (patch) | |
tree | e625379f6903fc38234ed71c77bd62b625469605 /README | |
parent | f860dce9065dd03d531a5f4ed99832a8c6d349de (diff) | |
download | glibc-0ed18d6c0c280ffa01a6e41467b4b06ed5d00832.tar glibc-0ed18d6c0c280ffa01a6e41467b4b06ed5d00832.tar.gz glibc-0ed18d6c0c280ffa01a6e41467b4b06ed5d00832.tar.bz2 glibc-0ed18d6c0c280ffa01a6e41467b4b06ed5d00832.zip |
Remade for experimental-2.0.4
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.3 test release of the GNU C Library. +This directory contains the version 2.0.4 test release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. @@ -46,7 +46,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.3.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.4.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 |