summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-20 07:09:15 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-20 07:09:15 +0000
commit13772215fc3cfd7b15674698e276cd18d44f1c1f (patch)
treefdd714679528b720af4adce2a937bc0f27332126 /ChangeLog
parentb6929021da69c0d9ee652a290aa456bd123858f8 (diff)
downloadglibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.tar.gz
glibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.tar.xz
glibc-13772215fc3cfd7b15674698e276cd18d44f1c1f.zip
Update.
2004-10-20  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/syscalls.list: Add entries for setaltroot,
	key_add, key_request, and keyctl syscalls.
	* sysdeps/unix/sysv/linux/Versions: Export them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cfd5d7c88..5b58a02c76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-10-20  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/syscalls.list: Add entries for setaltroot,
+	key_add, key_request, and keyctl syscalls.
+	* sysdeps/unix/sysv/linux/Versions: Export them.
+
 2004-10-19  Roland McGrath  <roland@frob.com>
 
 	* sysdeps/mach/readonly-area.c: New file.