From 7b9b0ab0fa4ee937c4eccecde09f73883ae86d9a Mon Sep 17 00:00:00 2001 From: Tim Janik Date: Mon, 17 Aug 1998 00:40:55 +0000 Subject: version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to Mon Aug 17 01:40:00 1998 Tim Janik * configure.in: version bump to 1.1.1, binary age 0, interface age 0. pass "gmodule" to AM_PATH_GLIB, with that we require libgmodule.so now. * gtk/gtkmain.c (gtk_init): since glib's g_return*_if_fail macros log with G_LOG_LEVEL_CRITICAL now, i added "--g-fatal-checks", "--gdk-fatal-checks" and "--gtk-fatal-checks". that makes up six different *-fatal-* arguments now. this needs to be revised and compressed to a reasonable amount of arguments. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7be80a4428..0be764de5e 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -For 1.1.0 release: - For 1.2.0 release: - remove deprecated functions from *.[hc] files, especially the non-functional ones. -- cgit v1.2.1