about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 0934404371..a04d39814f 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,6 @@
 2000-04-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* pthread.c: Remove special treatement for interrupt handlers on x86.
 	* manager.c (pthread_free): Use FREE_THREAD not FREE_THREAD_SELF.
 	* sysdeps/i386/useldt.h: Use "q" constraint instead of "r" where
 	necessary.