diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-07 05:47:58 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-07 05:47:58 +0800 |
commit | 739376df3bf27a0e95466ffb67f62a9711430716 (patch) | |
tree | ce5ebdbe7355d039504cab96fb37118bc5986a58 /mail/ChangeLog | |
parent | 4cbbf6af0bf74b0c850ce9ff6c2e5888eda42483 (diff) | |
download | gsoc2013-evolution-739376df3bf27a0e95466ffb67f62a9711430716.tar.gz gsoc2013-evolution-739376df3bf27a0e95466ffb67f62a9711430716.tar.zst gsoc2013-evolution-739376df3bf27a0e95466ffb67f62a9711430716.zip |
Set the message-display message to NULL if we can't get an info too.
2001-08-06 Jeffrey Stedfast <fejj@ximian.com>
* mail-callbacks.c (expunge_folder): Set the message-display
message to NULL if we can't get an info too.
svn path=/trunk/; revision=11711
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 b45018c94c..2af99139da 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-08-06 Jeffrey Stedfast <fejj@ximian.com> + + * mail-callbacks.c (expunge_folder): Set the message-display + message to NULL if we can't get an info too. + 2001-08-06 Jason Leach <jleach@ximian.com> * mail-callbacks.c (create_folders): Make vtrash folders on other |