summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2002-05-24 15:21:27 +0000
committerMichael Meeks <michael@src.gnome.org>2002-05-24 15:21:27 +0000
commit5f92272dd8513c90dc2dc468c36084f3e03242b5 (patch)
treefc400a53265a218fe294842ee3448aa19345dd25 /ChangeLog
parent44e0b9a91af6c4f456ec7c41ecea2031467223e7 (diff)
downloadnautilus-5f92272dd8513c90dc2dc468c36084f3e03242b5.tar.gz
work around the aformentioned gtk+ bug, since it seems not to be being
2002-05-24 Michael Meeks <michael@ximian.com> * components/tree/nautilus-tree-view.c (row_inserted_expand_node_callback): work around the aformentioned gtk+ bug, since it seems not to be being fixed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d4c1a9ca..2d9a8009a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2002-05-24 Michael Meeks <michael@ximian.com>
+ * components/tree/nautilus-tree-view.c
+ (row_inserted_expand_node_callback): work around the
+ aformentioned gtk+ bug, since it seems not to be being fixed.
+
+2002-05-24 Michael Meeks <michael@ximian.com>
+
* libnautilus-private/nautilus-icon-dnd.c
(drag_data_received_callback): fix proximate cause of #80896