summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2005-03-21 03:03:57 +0000
committerColin Walters <walters@verbum.org>2005-03-21 03:03:57 +0000
commit5edf8099634762a2be515de4410d732e7202c6a8 (patch)
tree035f51ec78ba0f8b3557a21c55e57786e030622d /ChangeLog
parent254f4d8592ec6e88d08ade3f24634a03c3748c85 (diff)
2005-03-20 Colin Walters <walters@verbum.org>
Patch suggested by Inguva Rajasekhar <ringuva@novell.com>. * configure.in: Require GTK+ 2.6.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47ca71cd..9527ca88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-03-20 Colin Walters <walters@verbum.org>
+ Patch suggested by Inguva Rajasekhar <ringuva@novell.com>.
+
+ * configure.in: Require GTK+ 2.6.
+
+2005-03-20 Colin Walters <walters@verbum.org>
+
* Makefile.am (SUBDIRS, DIST_SUBDIRS): Build tools before test.
2005-03-17 Tom Parker <palfrey@tevp.net>