aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2004-01-29 09:36:35 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-29 09:36:35 +0800
commit267c0f583519f74c50670072ea931c897b1fcb48 (patch)
treea414e3951f0994bc76b4338116eb61fe480d155e /ChangeLog
parenta2f5f6e0f6e930ea17c3f5491c3a7a882ab78250 (diff)
downloadgsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar.gz
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar.bz2
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar.lz
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar.xz
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.tar.zst
gsoc2013-evolution-267c0f583519f74c50670072ea931c897b1fcb48.zip
Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage).
2004-01-28 Jeffrey Stedfast <fejj@ximian.com> * configure.in: Update to require glib-2.0 >= 2.3.2 (needed for some GValue usage). svn path=/trunk/; revision=24506
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 13466fae54..36d4261028 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-28 Jeffrey Stedfast <fejj@ximian.com>
+
+ * configure.in: Update to require glib-2.0 >= 2.3.2 (needed for
+ some GValue usage).
+
2004-01-28 Rodney Dawes <dobey@ximian.com>
* configure.in: Disable the possibility of using OpenSSL until someone