fix url parsing and displaying
[claws.git] / ChangeLog.claws
index f9145532b41d749731c6ce74305c499f24fda6cc..63ca6d41f481bdebcf98bccd2070bac402552c36 100644 (file)
@@ -1,3 +1,65 @@
+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
+               and greatest of automake / autoconf / gettext
+
+2002-05-19 [alfons]    0.7.6claws5
+
+       * src/procheader.c
+       * src/procheader.h
+               add function for returning ime zone offset
+       * src/quote_fmt.c
+       * src/quote_fmt_parse.y
+               better quotation formatting - does not convert
+               to local time, but uses the original date string.
+               
+               Note: %z inserts the timezone offset (should 
+               work also on platforms where strftime does not
+               support %z).
+
+2002-05-18 [christoph] 0.7.6claws4
+
+       * src/summaryview.c
+               fix indentation of some code
+       * tools/Makefile.am
+               fix spaces after \
+       * src/Makefile.am
+               add missing \
+               correct path for ignorethread.xpm
+               incorrect filename for sylpheed_logo.xpm
+               add missing include matcher_parser_parse.h
+
+2002-05-18 [paul]      0.7.6claws3
+
+       * sync with 0.7.6cvs8
+               see ChangeLog 2002-05-16 and 2002-05-17
+
+2002-05-18 [melvin]    0.7.6claws2
+
+       * README.claws
+               Corrected an action's definition and fixed some misspellings.
+
+2002-05-18 [paul]      0.7.6claws1
+
+       * tools/Makefile.am
+         tools/gpg-sign        ** new file **
+         tools/uudec           ** new file **
+               add Melvin's Actions scripts
+
+       * README.claws
+               add Melvin's descriptions for Actions
+
 2002-05-18 [paul]      0.7.6claws
 
        * Version 0.7.6claws released