aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-10-09 09:58:30 +0000
committerUlrich Drepper <drepper@redhat.com>2002-10-09 09:58:30 +0000
commitd3c79d4ae79b0fa30df1948e77a47e898efdca30 (patch)
treed745b64c721ea43c95cc33b9eaf7c954b4d84359 /ChangeLog
parent6166815d696407069c33c1f0cad76fb1847e4bc7 (diff)
downloadglibc-d3c79d4ae79b0fa30df1948e77a47e898efdca30.tar
glibc-d3c79d4ae79b0fa30df1948e77a47e898efdca30.tar.gz
glibc-d3c79d4ae79b0fa30df1948e77a47e898efdca30.tar.bz2
glibc-d3c79d4ae79b0fa30df1948e77a47e898efdca30.zip
Update.
* sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;. Reported by edwardsg@sgi.com [PR libc/4678].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 481d2b2e50..1ec74b28a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-10-09 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/ia64/getcontext.S: Add missing ;;.
+ Reported by edwardsg@sgi.com [PR libc/4678].
+
* Versions.def (libc): Add GLIBC_2.3.1.
(libpthread): Add GLIBC_2.3.1.