diff options
author | Sarfraaz Ahmed <asarfraaz@novell.com> | 2004-02-13 19:25:57 +0800 |
---|---|---|
committer | Ahmed Sarfraaz <sarfraaz@src.gnome.org> | 2004-02-13 19:25:57 +0800 |
commit | acb9b5c58f37eef73ea122324ac73448fbf0566e (patch) | |
tree | 54c00c10d903b2fff3c6b3a1ff6f2dbd83ddda31 /mail/ChangeLog | |
parent | 39f16a70161b982003faca8b1fea7845a4a4e5fc (diff) | |
download | gsoc2013-evolution-acb9b5c58f37eef73ea122324ac73448fbf0566e.tar.gz gsoc2013-evolution-acb9b5c58f37eef73ea122324ac73448fbf0566e.tar.zst gsoc2013-evolution-acb9b5c58f37eef73ea122324ac73448fbf0566e.zip |
added the code to get the previous mail in a list, if get_next_mail fails.
2004-02-11 Sarfraaz Ahmed <asarfraaz@novell.com>
* em-folder-view.c (emfv_popup_delete): added the code to get
the previous mail in a list, if get_next_mail fails. This is a
fix for #54195
(emfv_list_key_press): Same as above
svn path=/trunk/; revision=24733
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 d22638b3e9..4a6ee47524 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2004-02-13 Sarfraaz Ahmed <asarfraaz@novell.com> + + * em-folder-view.c (emfv_popup_delete): added the code to get + the previous mail in a list, if get_next_mail fails. This is a + fix for #54195 + (emfv_list_key_press): Same as above + 2004-02-13 Not Zed <NotZed@Ximian.com> * importers/netscape-importer.c: use mail-importer to import the |