diff options
author | Peter Williams <peterw@ximian.com> | 2002-08-21 04:53:04 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2002-08-21 04:53:04 +0800 |
commit | 07c805c9f58f4b025960ea5718f4e1448bf9c4cc (patch) | |
tree | 1216fe2a9a0e286b74be05a078491dfed4b7c1c2 /mail/ChangeLog | |
parent | 6f7a4cc27d69c8cb23045999e649841d2172d06a (diff) | |
download | gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar.gz gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar.bz2 gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar.lz gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar.xz gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.tar.zst gsoc2013-evolution-07c805c9f58f4b025960ea5718f4e1448bf9c4cc.zip |
Once we hit the target node, update the cursor_uid if it's set. Fixes
2002-08-20 Peter Williams <peterw@ximian.com>
* message-list.c (search_func): Once we hit the target node,
update the cursor_uid if it's set. Fixes #29085.
svn path=/trunk/; revision=17821
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index b5a7149073..be1a0d2e48 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2002-08-20 Peter Williams <peterw@ximian.com> + + * message-list.c (search_func): Once we hit the target node, + update the cursor_uid if it's set. Fixes #29085. + 2002-08-19 Jeffrey Stedfast <fejj@ximian.com> * mail-preferences.c (mail_preferences_apply): Fix a |