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 79a9ff5762..7c7190166d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 1999-01-19  Ulrich Drepper  <drepper@cygnus.com>
 
+	* posix/test-vfork.c (main): Improve test to check for correct
+	exit code.
+
 	* sysdeps/unix/sysv/linux/i386/vfork.S: Rewrite to use clone.
 
 	* sysdeps/unix/sysv/linux/bits/sched.h: Define CLONE_VFORK.