aboutsummaryrefslogtreecommitdiff
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 9128d7b..e9d9a1b 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>