fix url parsing and displaying
authorPaul Mangan <paul@claws-mail.org>
Mon, 20 May 2002 07:43:27 +0000 (07:43 +0000)
committerPaul Mangan <paul@claws-mail.org>
Mon, 20 May 2002 07:43:27 +0000 (07:43 +0000)
AUTHORS
ChangeLog.claws
configure.in

diff --git a/AUTHORS b/AUTHORS
index 334ebb70676fa3b075bbee481e48955b5e8b0f24..1aa46038028ef273d6c0f3b0da9b682de360e602 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -146,3 +146,4 @@ contributors (beside the above; based on Changelog)
        Stefaan Eeckels
        Pascal Jermini
        Thorsten Thielen
        Stefaan Eeckels
        Pascal Jermini
        Thorsten Thielen
+       Eugene Brevdo
index a78f64f0fd07816460a754ccc25abbca8f1f9ae7..63ca6d41f481bdebcf98bccd2070bac402552c36 100644 (file)
@@ -1,4 +1,14 @@
-2002-05-18 [alfons]    0.7.6claws6
+2002-05-20 [paul]      0.7.6claws7
+
+       * src/html.c
+               fix broken parsing of urls
+       * src/textview.c
+               fix displaying of urls
+
+               both fixes from the patch [547855] by Eugene 
+               Brevdo (zonem)
+
+2002-05-19 [alfons]    0.7.6claws6
 
        * configure.in
                make sylpheed configure correctly with the latest
 
        * configure.in
                make sylpheed configure correctly with the latest
index b5642a070f7ae7e7932781f4fcca8702e1fc7295..d924e5c23eb91571294bbf7b7c9efd3847e0bdbd 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=7
 MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
 MICRO_VERSION=6
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws6
+EXTRA_VERSION=claws7
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target