diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-19 10:15:09 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-19 10:15:09 +0800 |
commit | 670c10ba49c831e83852cf9b600df861116bfca2 (patch) | |
tree | b45087c0bec1317d8328d657f7502a8213424058 /mail/ChangeLog | |
parent | 8a1a98e13823ac4543d9c88af7005ce6f47a3d3a (diff) | |
download | gsoc2013-evolution-670c10ba49c831e83852cf9b600df861116bfca2.tar.gz gsoc2013-evolution-670c10ba49c831e83852cf9b600df861116bfca2.tar.zst gsoc2013-evolution-670c10ba49c831e83852cf9b600df861116bfca2.zip |
fixed up the empty trash on exit thing, to update for all stores, not
2004-05-19 Not Zed <NotZed@Ximian.com>
* mail-component.c (mc_quit_sync): fixed up the empty trash on
exit thing, to update for all stores, not update the timestamp on
the first store synced.
svn path=/trunk/; revision=25966
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 b2e27d5ba2..059a1aa041 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-05-19 Not Zed <NotZed@Ximian.com> + + * mail-component.c (mc_quit_sync): fixed up the empty trash on + exit thing, to update for all stores, not update the timestamp on + the first store synced. + 2004-05-18 Cantona Su <paradisetux@hotmail.com> * em-format-html.c: Added header "X-Newsreader" for handle Outlook |