summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMartin Baulig <martin@home-of-linux.org>2000-11-21 17:18:11 +0000
committerMartin Baulig <martin@src.gnome.org>2000-11-21 17:18:11 +0000
commit1f8d693b87ce9132f3880809f52ede46727ef5e4 (patch)
treeb9efbc3c57f4d5c98e7beffaa45381ba6ddd64eb /ChangeLog
parentc0a8b9ac7e2ffa3ec0199412354df7441226bbfc (diff)
downloadshared-mime-info-1f8d693b87ce9132f3880809f52ede46727ef5e4.tar.gz
Set version number to 1.2.1.
2000-11-21 Martin Baulig <martin@home-of-linux.org> * configure.in: Set version number to 1.2.1. * configure.in (--enable-platform-gnome-2): New configure command line argument to enable support for the GNOME 2.x platform. (PLATFORM_GNOME_2): New automake conditional. * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x platform. * Makefile.am (SUBDIRS): Conditionally add support for the GNOME 2.x platform. * acinclude.m4: New file. Put stuff from gnome-support.m4 and need-declaration.m4 here. svn path=/trunk/; revision=1466
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53c4a24f..e785003b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2000-11-21 Martin Baulig <martin@home-of-linux.org>
+
+ * configure.in: Set version number to 1.2.1.
+
+ * configure.in (--enable-platform-gnome-2): New configure
+ command line argument to enable support for the GNOME 2.x
+ platform.
+ (PLATFORM_GNOME_2): New automake conditional.
+ * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
+ platform.
+
+ * Makefile.am (SUBDIRS): Conditionally add support for the
+ GNOME 2.x platform.
+
+ * acinclude.m4: New file. Put stuff from gnome-support.m4
+ and need-declaration.m4 here.
+
2000-05-29 Martin Baulig <baulig@suse.de>
* configure.in: Set version number to 1.2.0.