diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 7 |
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) |