diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-12-02 13:44:40 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-12-02 13:44:40 +0000 |
commit | eeabe8776dadea2e3cb3eb0b2d792fbc6e0ae198 (patch) | |
tree | dfac4db6a92226a1b8bb633b6f42df5890a7e2cd /README | |
parent | 19c6b9c8abf9c3d2a3c856ebc32b5cfeb3e2affe (diff) | |
download | glibc-eeabe8776dadea2e3cb3eb0b2d792fbc6e0ae198.tar.gz glibc-eeabe8776dadea2e3cb3eb0b2d792fbc6e0ae198.tar.xz glibc-eeabe8776dadea2e3cb3eb0b2d792fbc6e0ae198.zip |
Update.
1998-12-02 Ulrich Drepper <drepper@cygnus.com> * elf/elf.h: Add R_MIPS_JALR and adjust R_MIPS_NUM appropriately. 1998-12-02 Andreas Jaeger <aj@arthur.rhein-neckar.de> * inet/Versions: Remove inet6_isipv4mapped. 1998-12-02 Philip Blundell <pb@nexus.co.uk> * inet/in6_addr.c (inet6_isipv4mapped): Obsolete, deleted. 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * manual/time.texi (Formatting Date and Time): Fix typo. 1998-11-30 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> * sysdeps/unix/sysv/linux/configure.in: Only check for symlinks when configuring natively. Use autoconf macros instead of rolling our own. Handle defaulted prefix.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index f330c66ade..3cf3597a64 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.0.104 test release of the GNU C Library. +This directory contains the version 2.0.105 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.104.tar.gz'. You can just unpack the crypt +called `glibc-crypt-2.0.105.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 |