about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-25 08:52:08 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-25 08:52:08 +0000
commit49833554e36f76cb29991d1ca8bca5ae3669ce20 (patch)
tree24846d9f046bf036b6e8be09d5f0f078a2c20f83 /ChangeLog
parentd9826675fcf2575c5961d6352def915d8b06e4d5 (diff)
downloadglibc-49833554e36f76cb29991d1ca8bca5ae3669ce20.tar.gz
glibc-49833554e36f76cb29991d1ca8bca5ae3669ce20.tar.xz
glibc-49833554e36f76cb29991d1ca8bca5ae3669ce20.zip
Update.
	* posix/unistd.h: Make seteuid and setegid available for XPG6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f782eb7e9..dce9f23150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-01-25  Ulrich Drepper  <drepper@redhat.com>
 
+	* posix/unistd.h: Make seteuid and setegid available for XPG6.
+
 	* wcsmbs/wchar.h: Get FILE definition for XPG5.
 
 	* conform/data/ctype.h-data: Use correct comment form.