about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9128d7b8e1..e9d9a1b2de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2005-11-27  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/posix/euidaccess.c [_LIBC] (euidaccess): Don't cache
+	euid and egid.
+
 	* nis/nis_table.c (nis_list): Add more free calls in error cases.
 
 2005-11-26  Richard Henderson  <rth@redhat.com>