diff options
author | Not Zed <NotZed@Ximian.com> | 2005-02-23 14:11:20 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-23 14:11:20 +0800 |
commit | 87b025c4001863c8f62f1412f5be21aa3a31ecd9 (patch) | |
tree | ae87844eb3719bc5363dcd457f40bc233b6048a9 /mail/ChangeLog | |
parent | 7cf0ace5df855361ace52dd86be315a3f71fc918 (diff) | |
download | gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar.gz gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar.bz2 gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar.lz gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar.xz gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.tar.zst gsoc2013-evolution-87b025c4001863c8f62f1412f5be21aa3a31ecd9.zip |
** See bug #64987
2005-02-21 Not Zed <NotZed@Ximian.com>
** See bug #64987
* message-list.c (message_list_select_thread): select the paths
with one call.
(on_selection_changed_cmd): get the cursor_uid from the cursor.
svn path=/trunk/; revision=28856
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 6e96fb15ba..6e49d73270 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #64987 + + * message-list.c (message_list_select_thread): select the paths + with one call. + (on_selection_changed_cmd): get the cursor_uid from the cursor. + +2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #72337 * mail-component.c (store_info_new, store_info_unref): refcount |