aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.in2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 250a1da9fb..5fa511d7ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-22 Radek Doulik <rodo@ximian.com>
+
+ * configure.in: require gtkhtml 3.1.10, it's needed for composer
+ changes
+
2004-03-15 Hao Sheng <hao.sheng@sun.com>
* a11y/addressbook/Makefile.am: make distcheck work
diff --git a/configure.in b/configure.in
index 2220e095b6..2824f29bf6 100644
--- a/configure.in
+++ b/configure.in
@@ -984,7 +984,7 @@ AC_DEFUN(EVO_SET_COMPILE_FLAGS, [
dnl --- Required version numbers
GAL_REQUIRED=2.1.6
-GTKHTML_REQUIRED=3.1.6
+GTKHTML_REQUIRED=3.1.10
EDS_REQUIRED=0.0.90
BONOBOUI_REQUIRED=2.4.2