diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-10-10 00:42:24 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-10-10 00:42:24 +0000 |
commit | d0883b4894755196babd57ef1584cce4b335ffd0 (patch) | |
tree | d8be631f6317185f720c4baef75846dea0c0e82a /README | |
parent | 3459388894300c3d730a730520dee3955ba90641 (diff) | |
download | glibc-d0883b4894755196babd57ef1584cce4b335ffd0.tar.gz glibc-d0883b4894755196babd57ef1584cce4b335ffd0.tar.xz glibc-d0883b4894755196babd57ef1584cce4b335ffd0.zip |
Update.
* Make-dist: Add back one of the tar invocations removed before. * stdlib/Makefile (distribute): Add allocalim.h.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index b93037b863..51c5fedd7c 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.3 release of the GNU C Library. +This directory contains the version 2.3.1 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. |