aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76008dfa2d..9fafb54775 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-26 Harish Krishnaswamy <kharish@novell.com>
+
+ * configure.in : Update intltool version.
+
2007-02-12 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.9.91 release updates
diff --git a/configure.in b/configure.in
index f49c6b4a93..a637791897 100644
--- a/configure.in
+++ b/configure.in
@@ -83,7 +83,7 @@ AM_CONDITIONAL(HAVE_JW, test "x$HAVE_JW" = "xyes")
AC_SUBST(HAVE_JW)
dnl I18N stuff
-AC_PROG_INTLTOOL([0.35.0])
+AC_PROG_INTLTOOL([0.35.5])
AM_GLIB_GNU_GETTEXT