aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3edf5d787..72659d6fbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-19 Ulrich Drepper <drepper@redhat.com>
+
+ * configure.in: Check for -fstack-protector gcc option.
+ * config.make.in (have-ssp): Add template.
+ * nscd/Makefile (nscd-cflags): Add -fstack-protector if supported.
+
+ * nscd/nscd.c (main): Don't ignore result of chdir call.
+
2005-07-18 Roland McGrath <roland@redhat.com>
[BZ #869]