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 bef54c63c9..37c746db00 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2008-06-18 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #423395 + + * em-format-html.c: (efh_init), (efh_text_plain), (efh_text_enriched), + (efh_text_html), (efh_message_deliverystatus): Put the anchor where + the message body begins and let GtkHTML know the anchor name to place + the cursor there in caret mode on the first focus. + 2008-06-18 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #532472 |