diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-07-26 17:37:39 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-07-26 17:37:39 +0800 |
commit | c1a6b6f8d3b5026a872c86c6ccc4a1b21efdc4e6 (patch) | |
tree | 57d599b708dbfc0f48fa9123df4334b02ad69679 /mail/ChangeLog | |
parent | b6a3c9824e6853b06767320cd3ec26d10720be16 (diff) | |
download | gsoc2013-evolution-c1a6b6f8d3b5026a872c86c6ccc4a1b21efdc4e6.tar.gz gsoc2013-evolution-c1a6b6f8d3b5026a872c86c6ccc4a1b21efdc4e6.tar.zst gsoc2013-evolution-c1a6b6f8d3b5026a872c86c6ccc4a1b21efdc4e6.zip |
2007-07-26 mcrha Fix for bug #273386
svn path=/trunk/; revision=33846
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0f0e6bda5d..59dd5c4cf8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,17 @@ +2007-07-26 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #273386 + + * em-format-html.c: (efh_format_timeout): + Clear preview and show text "Formatting message" at the beginning. + + * em-format-html-display.c: (efhd_attachment_show): + Changed debug output to print also pointer address. + * em-format.c: (emf_clear_puri_node): + Added debug output to see which memory is going to be freed. + * em-format-html.c: (efh_url_requested), (efh_format_headers): + Warnings cleanup. + 2007-07-26 Sankar P <psankar@novell.com> * Committed on behalf of Atos Origin Communication Systems |