summaryrefslogtreecommitdiff
path: root/macros2/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'macros2/ChangeLog')
-rw-r--r--macros2/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/macros2/ChangeLog b/macros2/ChangeLog
index 8a17b179..70af2e71 100644
--- a/macros2/ChangeLog
+++ b/macros2/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-05 Malcolm Tredinnick <malcolm@commsecure.com.au>
+
+ * compile-flags.m4: Continuing to try and get the flags passed
+ to g++ in GNOME_CXX_WARNINGS correct. Based on our best
+ attempts, the current set should work for the widest range of
+ g++ versions (see bug #118987 for the discussion).
+
2003-08-03 Malcolm Tredinnick <malcolm@commsecure.com.au>
* compile-flags.m4: Simplify GNOME_CXX_WARNINGS. Fixes bug