aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f1863202..fd5406ce1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-18 David Shaw <[email protected]>
+
+ * configure.ac: It seems that AM_GNU_GETTEXT doesn't like being
+ run conditionally and it confuses the includes when doing later
+ type checks. This is bug#810.
+
2007-07-08 David Shaw <[email protected]>
* configure.ac: AM_PROG_CC_C_O is desired by automake 1.10 to do