diff options
author | Gregory McLean <gregm@comstar.net> | 1999-02-28 03:56:42 +0800 |
---|---|---|
committer | Gregory McLean <gregm@src.gnome.org> | 1999-02-28 03:56:42 +0800 |
commit | 43a26581b2bcf303134d67fa61f7edc04ce55bcd (patch) | |
tree | 16c9e460782743839dbc73cfb0e53e46e80f9426 /macros/ChangeLog | |
parent | 83987b1ad93096752cfcc6b897d8aefd1cafb187 (diff) | |
download | gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar.gz gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar.bz2 gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar.lz gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar.xz gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.tar.zst gsoc2013-evolution-43a26581b2bcf303134d67fa61f7edc04ce55bcd.zip |
Require at least gtk+ 1.2 (pointless getting bug reports with an old
1998-02-27 Gregory McLean <gregm@comstar.net>
* gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting
bug reports with an old glib/gtk/gdk set..)
svn path=/trunk/; revision=708
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r-- | macros/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog index 6cfaa652ca..886fb07b5a 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,7 @@ +1998-02-27 Gregory McLean <gregm@comstar.net> + + * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting + bug reports with an old glib/gtk/gdk set..) 1999-02-25 Martin Baulig <martin@home-of-linux.org> * gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0. @@ -90,6 +94,7 @@ Tue Feb 16 19:35:42 1999 Owen Taylor <otaylor@redhat.com> * need-declaration.m4, gnome-support.m4: Fixed the scandir detection. +>>>>>>> 1.149 1998-12-22 Jeff Garzik <jgarzik@pobox.com> * gnome.m4: Added and exported GNOME_APPLET_LIBS. |