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 1b60d934b2..ddaa3f5310 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
 	* sysdeps/unix/syscalls.list: Use __setrlimit as strong name.
 
+	* posix/unistd.h: Move internal prototypes from here ...
+	* include/unistd.h: ... to here.
+
+	* sysvipc/sys/shm.h: Add const attribute to __getpagesize.
+
 2000-08-24  Ulrich Drepper  <drepper@redhat.com>
 
 	* grp/initgroups.c (initgroups): Deallocate groups array.