summaryrefslogtreecommitdiffstats
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 90989a0..9689e28 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-27 Gustavo J. A. M. Carneiro <gjc@gnome.org>
+ * tests/Makefile.am,
+ * gobject/Makefile.am: Remove -D_XOPEN_SOURCE=600
+ -D__EXTENSIONS__, no longer needed.
+
* configure.ac: Don't add -std=c9x CFLAG on Solaris. Fixes
#339924 again.