diff options
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 5622614a23..750355286a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2008-06-24 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #537275 + + * em-html-stream.c: (emhs_cleanup): Close GtkHTMLStream on cancel. + * em-html-stream.c: (emhs_gtkhtml_destroy): Set the cancel. + * em-sync-stream.c: (emss_process_message): + Do not pass data to the child structure if we were canceled. + 2008-06-21 Paul Bolle <pebolle@tiscali.nl> ** Fix for bug #539268 |