From d6445f8abfa78c0a9c8680a3ba7422d331391f8f Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 7 Nov 2008 22:04:53 +0000 Subject: Merge revisions 36685:36729 from trunk. svn path=/branches/kill-bonobo/; revision=36763 --- mail/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index a5a277b527..76ed190ad0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,33 @@ +2008-11-02 Matthew Barnes + + ** Fixes part of bug #559042 + + * mail-config.glade: + Remove extra space in translated string. + +2008-11-02 Matthew Barnes + + ** Fixes bug #557613 + + * em-utils.c (try_open_e_book): + Wait for try_open_e_book_cb() to run before freeing the EFlag. + It will run regardless of whether the EBook operation completes. + +2008-10-31 Matthew Barnes + + ** Fixes part of bug #558726 (patch by Frederic van Starbmann) + + * em-format-html.c (emfh_multipart_related_check): + Fix a potential format string crash. + +2008-10-31 Sankar P + + ** Patch by Bharath Acharya + + * em-folder-tree.c (emft_popup): + Disable delete and rename on + right click menu for the system folders + 2008-10-22 Matthew Barnes * mail-send-recv.c: @@ -321,6 +351,14 @@ License Changes * em-format-html-display.c: (efhd_image): Do not try to access widget of the pury when the operation has been cancelled. +2008-11-03 Ashish Shrivastava + + ** Support for Non-intrusive error in calendar. + + * mail-component.c: Remove common code between + mailer and calendar and moved to + e-util/e-non-intrusive-error-dialog.c + 2008-09-08 Milan Crha ** Fix for bug #328216 -- cgit