about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dedf1e147..e05931f3ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-03-08  Ulrich Drepper  <drepper@redhat.com>
 
+
+	* sysdeps/unix/sysv/linux/i386/vfork.S: If SAVE_PID and
+	RESTORE_PID are defined, use it.
+	* sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
+
 	* sysdeps/posix/gai_strerror.c: Add error string for EAI_IDN_ENCODE.
 
 	* Makerules: Use extra-modules.mk if modules-names is defined.