about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-07 09:40:42 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-07 09:40:42 +0000
commitfa46f7ab2788267d2363da4121cdd321ce7fb86e (patch)
tree1e299b38442fbd4ac881ba8be090052dd4031bbd /nptl/ChangeLog
parent9e365fe71070d133f1cd7711c1697adefc84527c (diff)
downloadglibc-fa46f7ab2788267d2363da4121cdd321ce7fb86e.tar.gz
glibc-fa46f7ab2788267d2363da4121cdd321ce7fb86e.tar.xz
glibc-fa46f7ab2788267d2363da4121cdd321ce7fb86e.zip
Update.
2004-08-07  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
	Remove unnecessary exception handling data.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 85a063f011..5923824b09 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
+	Remove unnecessary exception handling data.
+
 2004-07-23  Jakub Jelinek  <jakub@redhat.com>
 
 	[BZ #284]