summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c1ebd5806..9bedfadae3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Thu May 29 18:23:01 2003 Kristian Rietveld <kris@gtk.org>
+
+ Merged from stable.
+
+ * gtk/gtktreeview.c (gtk_tree_view_button_press): put the focus
+ grab separate, the user might clear the tree in the focus-in
+ callback. (Fixes #113086, testcase from Felipe Heidrich).
+
Thu May 29 18:06:26 2003 Kristian Rietveld <kris@gtk.org>
Merged from stable.