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 34720d1b1..5ffd12cd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-11-08 Martin Wehner <martin.wehner@gmail.com>
+
+ * src/file-manager/fm-tree-view.c: (create_tree):
+ Connect the compare function before root nodes are added.
+ Prevents the internal sort model of GtkTree from going
+ out of sync with the tree view after a root node resort.
+ Fixes #158506.
+
2005-10-27 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-file-operations.c: