diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-05-29 22:03:53 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-05-29 22:03:53 +0800 |
commit | b724591978307ce483849f9727d55c3fd6e7af27 (patch) | |
tree | f1f1f1f6288134d2b30f95f578ac7cc146c6e0ea /ChangeLog | |
parent | f963fa021418ba56b35b54cf4ac286a68e812f6c (diff) | |
download | gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.gz gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.bz2 gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.lz gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.xz gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.tar.zst gsoc2013-epiphany-b724591978307ce483849f9727d55c3fd6e7af27.zip |
Depend on glib >= 2.4.1 because of the fix for bug #112222.
2004-05-29 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
Depend on glib >= 2.4.1 because of the fix for bug #112222.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-05-29 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + + Depend on glib >= 2.4.1 because of the fix for bug #112222. + +2004-05-29 Christian Persch <chpe@cvs.gnome.org> + * embed/mozilla/GtkNSSKeyPairDialogs.cpp: Fix for mozilla API change (ported from galeon). |