diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-09 17:03:30 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2006-08-09 17:03:30 +0800 |
commit | 7814007d3b3728fa0b91acdf28bae25e16f5c8a3 (patch) | |
tree | bb4ab98e78a7f8f9395d3218793619d4c331f09b /mail/ChangeLog | |
parent | 25538fafd052091699c9b53d4fa216270a43ec10 (diff) | |
download | gsoc2013-evolution-7814007d3b3728fa0b91acdf28bae25e16f5c8a3.tar.gz gsoc2013-evolution-7814007d3b3728fa0b91acdf28bae25e16f5c8a3.tar.zst gsoc2013-evolution-7814007d3b3728fa0b91acdf28bae25e16f5c8a3.zip |
Fix for bug #348565
svn path=/trunk/; revision=32507
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e9d992a2d4..72458075f8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,13 @@ 2006-08-09 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #348565 + + * em-format-html-display.c (efhd_bar_resize) (efhd_add_bar): Check + the bar size, before setting the width. The width goes to zero, + when switching from classic to vertical view and vice versa. + +2006-08-09 Srinivasa Ragavan <sragavan@novell.com> + ** Fix for bug #350411 #350476 * em-mailer-prefs.c (notify_sound_changed): When prefs comes up, |