diff options
author | Roland McGrath <roland@gnu.org> | 1995-03-29 16:58:35 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-03-29 16:58:35 +0000 |
commit | ea7d9938624a6db1974028f712e1bacbdc316ee8 (patch) | |
tree | 2d703fe35865e51894d6c090edbac013bde45899 /README | |
parent | a9df8829450edfad4d747af384f7647f9ea7db59 (diff) | |
download | glibc-ea7d9938624a6db1974028f712e1bacbdc316ee8.tar glibc-ea7d9938624a6db1974028f712e1bacbdc316ee8.tar.gz glibc-ea7d9938624a6db1974028f712e1bacbdc316ee8.tar.bz2 glibc-ea7d9938624a6db1974028f712e1bacbdc316ee8.zip |
* Make-dist (README): Commit it to CVS if there is a CVS directory.
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 1.09.5 test release of the GNU C Library. +This directory contains the version 1.09.6 test release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. @@ -37,7 +37,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-1.09.5-crypt.tar.gz'. You can just unpack the crypt +called `glibc-1.09.6-crypt.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.uni-c.dk |