diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 01:44:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-03 01:44:19 +0000 |
commit | 9219f8533322625b7c25c8a6ecf5772e010b153b (patch) | |
tree | 37a29657e8b861414f990898b22aa6a5260e6b8e /README | |
parent | c4eba5de131bee03f5381f05cedd8b7dbc4863f1 (diff) | |
download | glibc-9219f8533322625b7c25c8a6ecf5772e010b153b.tar.gz glibc-9219f8533322625b7c25c8a6ecf5772e010b153b.tar.xz glibc-9219f8533322625b7c25c8a6ecf5772e010b153b.zip |
Update.
* sysdeps/unix/sysv/linux/x86_64/Dist: Add __start_context.S.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index e535b6b853..43b1527ae3 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This directory contains the version 2.2.92 release of the GNU C Library. +This directory contains the version 2.2.93 release of the GNU C Library. Many bugs have been fixed since the last release. Some bugs surely remain. |