From 9071df0d8f6eae44b673c63a6561ef4ddff86110 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 29 Apr 2001 17:41:33 +0000 Subject: Make this smarter. Now e_text_to_html_full calls it when it sees a '@', * e-html-utils.c (email_address_extract): Make this smarter. Now e_text_to_html_full calls it when it sees a '@', and email_address_extract deals with scanning both forward and backward to find the bounds of the email address. It's still fooled by Message-IDs, but there's not a whole lot we can do there... svn path=/trunk/; revision=9628 --- e-util/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index b282021766..bbc5ceeafc 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2001-04-29 Dan Winship + + * e-html-utils.c (email_address_extract): Make this smarter. Now + e_text_to_html_full calls it when it sees a '@', and + email_address_extract deals with scanning both forward and + backward to find the bounds of the email address. It's still + fooled by Message-IDs, but there's not a whole lot we can do + there... + 2001-04-26 Dan Winship * e-host-utils.c (e_gethostbyname_r): Make the Solaris and -- cgit v1.2.3