aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb022130a..43e6d7f20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-10 Christian Persch <chpe@gnome.org>
+ * m4/gecko.m4:
+
+ Make sure the gecko version is set to 0 if we're not compiling with
+ the gecko backend. Bug #475461, patch by Cyril Brulebois.
+
+2007-09-10 Christian Persch <chpe@gnome.org>
+
* configure.ac:
Error out if the C++ compiler wasn't found. Bug #475360.