about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e9dc31497..7671f61e47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-06-06  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/i386/sigaction.c: Correct restorer
+	function handling.
+
 	* sysdeps/unix/sysv/linux/i386/sigaction.c (SA_RESTORER): New #define.
 
 1999-06-06  Andi Kleen  <ak@muc.de>