about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-04 19:46:28 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-04 19:46:28 +0000
commite2b80a5802e58d8922faf4b56d275897cf0f6f18 (patch)
tree786819e895ae5c301b62da44059b684bea9fa5a5 /ChangeLog
parenta05be180bc97ae7390cfeaae530b593f67a4df8f (diff)
downloadglibc-e2b80a5802e58d8922faf4b56d275897cf0f6f18.tar.gz
glibc-e2b80a5802e58d8922faf4b56d275897cf0f6f18.tar.xz
glibc-e2b80a5802e58d8922faf4b56d275897cf0f6f18.zip
Update.
	* sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new
	clone parameters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a01a48ff85..f4f02f504d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-03-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new
+	clone parameters.
+
 	* po/sv.po: Update from translation team.
 
 2003-03-04  Andreas Jaeger  <aj@suse.de>