diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 0a7ad31cb3..88722fe464 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,10 @@ +Mon Feb 18 14:40:22 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkcombo.c (gtk_combo_popdown_list): Fix problems + with stuck grab (#60132, reported by Nicolas Setton) and + stuck prelighting combine some common code for button release + and pressing Escape. + Mon Feb 18 14:17:59 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkclist.c (adjust_adjustments) |