diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-04-21 13:11:07 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-04-21 13:11:07 +0800 |
commit | d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1 (patch) | |
tree | 84831cf3f8f3efd87af0416c8f1f7111abceb673 /mail/ChangeLog | |
parent | d10522d18554de3e61f5973fe0f0ee0f9f8ae33a (diff) | |
download | gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar.gz gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar.bz2 gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar.lz gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar.xz gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.tar.zst gsoc2013-evolution-d48f96dd9f5cb5e8837b5c42b416cfbdb5eecfb1.zip |
** Fix for bug #334444
2008-04-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #334444
* em-format-html-display.c: (efhd_attachment_button),
(efhd_update_bar), (efhd_message_update_bar),
(efhd_message_add_bar):
* em-format-html.c: (efh_format_exec):
2008-04-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #334444
* e-attachment-bar.c: (e_attachment_bar_add_attachment_silent),
(e_attachment_bar_refresh):
* e-attachment-bar.h:
svn path=/trunk/; revision=35393
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 027e2b1fb8..aa09e8976c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2008-04-20 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #334444 + + * em-format-html-display.c: (efhd_attachment_button), + (efhd_update_bar), (efhd_message_update_bar), + (efhd_message_add_bar): + * em-format-html.c: (efh_format_exec): + 2008-04-17 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #526739 |