aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-09 23:39:33 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-09 23:39:33 +0000
commit3459388894300c3d730a730520dee3955ba90641 (patch)
treef0a9fa6711def4dd5b1840c9d5156a7df7e154c3 /ChangeLog
parent89c167606de783a64153cce05a4b3c35826ee9ce (diff)
downloadglibc-3459388894300c3d730a730520dee3955ba90641.zip
glibc-3459388894300c3d730a730520dee3955ba90641.tar.gz
glibc-3459388894300c3d730a730520dee3955ba90641.tar.bz2
Update.
* version.h (VERSION): Bump to 2.3.1. Patch by Stefan Jones <stefan.jones@multigig.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 38b1d95..d2ef39d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,10 @@
2002-10-09 Ulrich Drepper <drepper@redhat.com>
+ * version.h (VERSION): Bump to 2.3.1.
+
* sysdeps/generic/bits/libc-tsd.h [!(USE_TLS && HAVE___THREAD)]
(__libc_tsd_address): Use correct variable name.
- Patch by sStefan Jones <tefan.jones@multigig.com>.
+ Patch by Stefan Jones <stefan.jones@multigig.com>.
* sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
Reported by edwardsg@sgi.com [PR libc/4678].