summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-02-13 15:33:25 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-02-13 15:33:25 +0000
commitec7e8f971e12ba8feff6c792caeafd92d767f02b (patch)
tree74c168e3545442ad4bed3bd8bedfcd504769af28 /ChangeLog.pre-2-2
parent91383ef28e932bc7edfeb83e677598b417c4927c (diff)
downloadgdk-pixbuf-ec7e8f971e12ba8feff6c792caeafd92d767f02b.tar.gz
Properly handle passive buttons at button creation time (#50686).
Tue Feb 13 00:58:49 2001 Owen Taylor <otaylor@redhat.com> * gtk/gtkclist.c: Properly handle passive buttons at button creation time (#50686).
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-25
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 491d675e7..fc2320790 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+Tue Feb 13 00:58:49 2001 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkclist.c: Properly handle passive buttons at
+ button creation time (#50686).
+
Mon Feb 12 20:37:32 2001 Owen Taylor <otaylor@redhat.com>
* gdk/gdkrgb.c (gdk_rgb_try_colormap): Call gdk_colormap_sync() -