summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-06-23 22:14:02 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-06-23 22:14:02 +0000
commit5a5580a8e77dda9b7746012405f8e813a0e6c87b (patch)
treee42abf38789183406222263f309c03c26e56c425 /ChangeLog.pre-2-10
parent92e87e40a7525cd84579865bf7404a84bde93115 (diff)
downloadgtk+-5a5580a8e77dda9b7746012405f8e813a0e6c87b.tar.gz
Fix tests for XShm.h.
Sat Jun 23 18:02:46 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Fix tests for XShm.h. * gdk/x11/gdkimage-x11.c: Cleanup error handling in gdk_image_new() by use of goto, properly use g_object_unref().
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-107
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 792da488df..4681cf051c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,10 @@
+Sat Jun 23 18:02:46 2001 Owen Taylor <otaylor@redhat.com>
+
+ * configure.in: Fix tests for XShm.h.
+
+ * gdk/x11/gdkimage-x11.c: Cleanup error handling in
+ gdk_image_new() by use of goto, properly use g_object_unref().
+
Sat Jun 23 22:03:20 2001 Tim Janik <timj@gtk.org>
* gdk/x11/gdkimage-x11.c (gdk_image_init): disabled g_free (image)