diff options
author | Jonathan Blandford <jrb@redhat.com> | 2002-04-02 16:19:33 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2002-04-02 16:19:33 +0000 |
commit | cdafcb42b191316dbbe13e47e7bd4d69f8466756 (patch) | |
tree | acdad35fa9339967c395d53955ce3a598c18db23 /ChangeLog.pre-2-8 | |
parent | e6b73bedd3d4823a7a4fdaab84598a5b2c1fa961 (diff) | |
download | gtk+-cdafcb42b191316dbbe13e47e7bd4d69f8466756.tar.gz |
set the sort_func correctly, 77030
Tue Apr 2 11:10:13 2002 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkliststore.c (gtk_list_store_set_sort_func): set the
sort_func correctly, 77030
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 3529362fa8..7bc82f6854 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,7 @@ +Tue Apr 2 11:10:13 2002 Jonathan Blandford <jrb@redhat.com> + * gtk/gtkliststore.c (gtk_list_store_set_sort_func): set the + sort_func correctly, 77030 + Tue Apr 2 13:44:27 2002 Tim Janik <timj@gtk.org> * configure.in: update version to 2.0.2, binary age 2, interface |