From 058584357ec854d2c09663c65cf7760904ab4696 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 18 Jun 2008 16:43:02 +0000 Subject: ** Fix for bug #423395 2008-06-18 Milan Crha ** Fix for bug #423395 * configure.in: Requires newer GtkHTML, 3.23.5. * mail/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. svn path=/trunk/; revision=35650 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 68d7d8674b..8f8c295646 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-18 Milan Crha + + ** Part of fix for bug #423395 + + * configure.in: Requires newer GtkHTML, 3.23.5. + 2008-06-17 Johnny Jacob * configure.in: Bumped to 2.23.5 . -- cgit