diff options
author | Andreas Schwab <schwab@suse.de> | 1999-07-19 12:26:30 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-07-19 12:26:30 +0000 |
commit | 72638d1f5367fd449ec6b88082df315f83bbc95a (patch) | |
tree | 4994b4331af0944ac45df923dbc48e8c6d105d3a | |
parent | a982226402abb950a184a06daffb430e55e085f7 (diff) | |
download | glibc-72638d1f5367fd449ec6b88082df315f83bbc95a.tar glibc-72638d1f5367fd449ec6b88082df315f83bbc95a.tar.gz glibc-72638d1f5367fd449ec6b88082df315f83bbc95a.tar.bz2 glibc-72638d1f5367fd449ec6b88082df315f83bbc95a.zip |
Remade for development-2.1.90
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -This directory contains the version 2.1.1 release of the GNU C Library. +This directory contains the version 2.1.90 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.1.1.tar.gz'. You can just +for crypt; it is called `glibc-crypt-2.1.90.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 |