diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-02-06 01:33:14 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-02-06 01:33:14 +0800 |
commit | ff05517338da8f6ab7c219b2810c616c78848d2a (patch) | |
tree | 02ba3ab845f5865d7745cf3f682be161a4073380 /mail/ChangeLog | |
parent | 7bd43f1a0dae5dee2366e2a31e920d21fdff0739 (diff) | |
download | gsoc2013-evolution-ff05517338da8f6ab7c219b2810c616c78848d2a.tar.gz gsoc2013-evolution-ff05517338da8f6ab7c219b2810c616c78848d2a.tar.zst gsoc2013-evolution-ff05517338da8f6ab7c219b2810c616c78848d2a.zip |
Pass TRUE as wraparound (to both be consistant with prev_flagged and to
2004-02-05 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-view.c (emfv_mail_next_flagged): Pass TRUE as
wraparound (to both be consistant with prev_flagged and to fix bug
#48681.
svn path=/trunk/; revision=24633
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3aca47aee8..52ad594ab6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-02-05 Jeffrey Stedfast <fejj@ximian.com> + + * em-folder-view.c (emfv_mail_next_flagged): Pass TRUE as + wraparound (to both be consistant with prev_flagged and to fix bug + #48681. + 2004-02-05 Not Zed <NotZed@Ximian.com> * em-folder-tree.c (emft_copy_folders__copy): sync the from folder |