summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2005-10-08 06:27:49 +0000
committerRoland McGrath <roland@gnu.org>2005-10-08 06:27:49 +0000
commit869e83f2f9e1a5e6649746e5c605fb72f6d9a250 (patch)
treeb327dbedddcefe6fe2ed3077c77a80239445a757
parentfaa26ad4cf1603c3b0c8ef09804aa1742fd4776a (diff)
[BZ #1438]
2005-10-07 Roland McGrath <roland@redhat.com> [BZ #1438] * include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__ friendly to -Wundef. (__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 243dda74ae..5f40b7bc3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-10-07 Roland McGrath <roland@redhat.com>
+
+ [BZ #1438]
+ * include/features.h: Make tests on _FORTIFY_SOURCE and __OPTIMIZE__
+ friendly to -Wundef.
+ (__USE_FORTIFY_LEVEL): Always define it, to 0 if nothing else.
+
2005-10-06 Ulrich Drepper <drepper@redhat.com>
* sysdeps/unix/sysv/linux/readonly-area.c: Allow fopen to fail because