summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Smith <bmsmith@src.gnome.org>2006-05-21 23:06:14 +0000
committerBrent Smith <bmsmith@src.gnome.org>2006-05-21 23:06:14 +0000
commite7e453672c178c0ce95e26d378afd67cfb4a237b (patch)
tree048c3838e60733fd299785003f0da035fb145feb
parent12173604b3fd3a8768bc6e8fc66d663d56f989b4 (diff)
downloadyelp-e7e453672c178c0ce95e26d378afd67cfb4a237b.tar.gz
Update intltool requirement to 0.35.0
* configure.in: Update intltool requirement to 0.35.0
-rw-r--r--ChangeLog6
-rw-r--r--configure.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9963ec43..1f451e19 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+2006-05-21 Brent Smith <gnome@nextreality.net>
+
+ * configure.in: Update intltool requirement to 0.35.0
+
2006-05-17 Don Scorgie <dscorgie@cvs.gnome.org>
* src/yelp-info-parser.c:
Reduce strictness of searching for menus in info pages (stupid info
page workaround #2)
+==================== 2.15.2 ====================
+
2006-05-15 Brent Smith <gnome@nextreality.net>
* NEWS:
diff --git a/configure.in b/configure.in
index 5c9a735f..7f1efc80 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AM_MAINTAINER_MODE
AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
-IT_PROG_INTLTOOL([0.34.90])
+IT_PROG_INTLTOOL([0.35.0])
AC_PATH_PROG(GCONFTOOL, gconftool-2)
AM_GCONF_SOURCE_2