aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ec7f0d96b..44c9453930 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-11-26 Joseph Myers <joseph@codesourcery.com>
+ * include/libc-internal.h (ignore_value): New macro.
+ * nscd/connections.c (restart): Wrap calls to setuid and setgid
+ with ignore_value.
+
* sysdeps/mips/__longjmp.c (____longjmp): Use prototype
definition.