summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorTim Janik <timj@gimp.org>1998-03-15 07:58:10 +0000
committerTim Janik <timj@src.gnome.org>1998-03-15 07:58:10 +0000
commit85764dad3398424821f7fd49ffe22ef61b837726 (patch)
tree93eea0c6565d9d845a52ed5bd32e4d0ad9bfe4f1 /ChangeLog.pre-2-4
parent9addd8da2cd03a17821a9993fd9dba8338e447aa (diff)
downloadgdk-pixbuf-85764dad3398424821f7fd49ffe22ef61b837726.tar.gz
small fix by Assar Westerlund <assar@sics.se>.
Sun Mar 15 08:27:06 1998 Tim Janik <timj@gimp.org> * gtk/gtkwindow.c (gtk_window_configure_event): small fix by Assar Westerlund <assar@sics.se>.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-43
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index faee55831..8d9fc65d2 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,5 +1,8 @@
Sun Mar 15 08:27:06 1998 Tim Janik <timj@gimp.org>
+ * gtk/gtkwindow.c (gtk_window_configure_event): small fix by
+ Assar Westerlund <assar@sics.se>.
+
* gtk/gtkmenu.c (gtk_menu_key_press): don't cast a NULL pointer.
Sat Mar 14 19:36:16 PST 1998 Shawn T. Amundson <amundson@gimp.org>