summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2001-03-30 01:26:30 +0000
committerJonathan Blandford <jrb@src.gnome.org>2001-03-30 01:26:30 +0000
commitfe8eecdf7509819b2ffd489ce6929230d4d78032 (patch)
treec455fe39c744b11a6c80fffb15cd9c0b3f5ee69b /ChangeLog
parentf67ae736ee9a21ffc8f190ded724543bf66e1316 (diff)
downloadgdk-pixbuf-fe8eecdf7509819b2ffd489ce6929230d4d78032.tar.gz
Now we listen to the reorder signal.
Thu Mar 29 20:20:38 2001 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreemodel.c (gtk_tree_row_ref_reordered_callback): Now we listen to the reorder signal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b174c198..7502ac999 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Mar 29 20:20:38 2001 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtktreemodel.c (gtk_tree_row_ref_reordered_callback): Now we
+ listen to the reorder signal.
+
Wed Mar 28 20:30:26 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkwidget.[ch] (_gtk_widget_get_aux_info): Add private function