diff options
author | Not Zed <NotZed@Ximian.com> | 2004-01-20 08:17:56 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-01-20 08:17:56 +0800 |
commit | 96b112cb998fcf711eb3d0d3d66640a94607042f (patch) | |
tree | 873153ab51a1d5cc1d23ff335326e1c832a9768a /mail/ChangeLog | |
parent | 1394828ccaf3f5d0b1cc5222de415c16d69614c3 (diff) | |
download | gsoc2013-evolution-96b112cb998fcf711eb3d0d3d66640a94607042f.tar.gz gsoc2013-evolution-96b112cb998fcf711eb3d0d3d66640a94607042f.tar.zst gsoc2013-evolution-96b112cb998fcf711eb3d0d3d66640a94607042f.zip |
** See bug #53028.
2004-01-20 Not Zed <NotZed@Ximian.com>
** See bug #53028.
* message-list.c (on_selection_changed_cmd): emit the
cursor_activated if more than 1 item is selected also.
svn path=/trunk/; revision=24319
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a64d41cde4..df187b024f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2004-01-20 Not Zed <NotZed@Ximian.com> + ** See bug #53028. + + * message-list.c (on_selection_changed_cmd): emit the + cursor_activated if more than 1 item is selected also. + +2004-01-20 Not Zed <NotZed@Ximian.com> + ** See bug #52990. * mail-component.c (mail_component_init): re-enable auto-send-recv |