summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-49
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index f79fcbca8a..2d4e12ceb9 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,12 @@
+Thu Jun 14 19:21:27 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreestore.c (gtk_tree_store_sort_helper): Whoops. Forgot
+ this a couple months ago. Now GtkTreeStore sort of sorts. I'll
+ finish it off tonight, though it basically works now when it's a
+ list. Also, I have a sinking feeling neither GtkTreeStore or
+ GtkListStore actually resort when adding a new item. I'll look
+ into it.
+
2001-06-14 Havoc Pennington <hp@redhat.com>
* demos/gtk-demo/main.c (load_file): fix bug identified by