summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-27 20:20:52 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-27 20:20:52 +0000
commit464c9fadafa7e8c30d0e2fd5914e0d6011f1f8ef (patch)
treedff6949000140d7a975e898823c2b48d44a6f5c8 /ChangeLog
parenta6375d1104c907dc4a26e780af4207b89f48a0a2 (diff)
* nscd/connections.c (restart): If we want to switch back to thecvs/fedora-glibc-20060427T2122
old ID use setresuid and setresgid. (finish_drop_privileges): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c1180cabe..ea5e1ab5dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-27 Ulrich Drepper <drepper@redhat.com>
+
+ * nscd/connections.c (restart): If we want to switch back to the
+ old ID use setresuid and setresgid.
+ (finish_drop_privileges): Likewise.
+
2006-04-27 Jakub Jelinek <jakub@redhat.com>
* nscd/nscd.conf: Fix a typo.