diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-14 12:44:50 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-14 12:44:50 +0000 |
commit | 1b1594b3ad57e96b060d1089360053b52fc4a5b1 (patch) | |
tree | 7f07e1c1ea1b281cdf293de8af2791b8fb183b90 /README | |
parent | 47d805f646ed7f80b98861eba6ea6b61f87d9df4 (diff) | |
download | glibc-1b1594b3ad57e96b060d1089360053b52fc4a5b1.tar.gz glibc-1b1594b3ad57e96b060d1089360053b52fc4a5b1.tar.xz glibc-1b1594b3ad57e96b060d1089360053b52fc4a5b1.zip |
Update.
* manual/Makefile (examples): Filter out the example code from add-ons.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 25d85be6c0..72742615c4 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.0.109 test release of the GNU C Library. +This directory contains the version 2.0.110 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.109.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.110.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 |