about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-23 15:20:57 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-23 15:20:57 +0000
commitdcdcf4b9c92d4c0cdcef0979ea35472f481d84c9 (patch)
tree1cabdd4304cc907790e435808441a40c97c52892 /ChangeLog
parentea2c47b6befbe76dae29b55b27e86d54aa742d38 (diff)
downloadglibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.tar.gz
glibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.tar.xz
glibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.zip
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
	creat entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7679c4691d..69b3cfb1b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
 	* sysdeps/unix/sysv/linux/s390/opensock.c: New file.
 	* sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
 
+2007-11-22  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+	* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list:  Add open and
+	creat entries.
+
 2007-11-22  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #5382]