diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2008-09-01 12:27:02 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2008-09-01 12:27:02 +0800 |
commit | b52cf4cc095e7165f2509a6b091ba07781047350 (patch) | |
tree | 5ec00fafe8f950a5dac1e085b55bf70c7ca06373 /mail/ChangeLog | |
parent | e9d9c8fcba120d2145617363f13945f494d9575d (diff) | |
download | gsoc2013-evolution-b52cf4cc095e7165f2509a6b091ba07781047350.tar.gz gsoc2013-evolution-b52cf4cc095e7165f2509a6b091ba07781047350.tar.zst gsoc2013-evolution-b52cf4cc095e7165f2509a6b091ba07781047350.zip |
Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message to the right stream, do not try to set information message to the message list when it's not visible).
svn path=/trunk/; revision=36240
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 5bab0ed476..9673688f5c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,14 @@ 2008-09-01 Milan Crha <mcrha@redhat.com> + ** Fix for bug #543135 + + * em-format-html-display.c: (efhd_format_optional): + Write error message to the right stream. + * message-list.c: (mail_regen_list), (regen_list_done): Do not try + to set information message to the message list when it's not visible. + +2008-09-01 Milan Crha <mcrha@redhat.com> + ** Fix for bug #534039 * mail-folder-cache.c: (real_flush_updates): Make sure search folder's |