make tools executable
[claws.git] / ChangeLog.claws
index b600e4155773715d31e3bfd17ea844f8a1fec9d4..c0e2fa5e17a429e1054295fa5b7a9508f5a2c94b 100644 (file)
@@ -1,3 +1,97 @@
+2002-05-21 [paul]      0.7.6claws9
+
+       * tools/Makefile.am
+               make all tools executable, (patch by Alfons).
+
+2002-05-20 [alfons]    0.7.6claws8
+
+       * src/procheader.c
+               don't forget to call mktime() so we have a valid week 
+               and year day
+               (Bug report by Roger Sondermann <mail@jumaros.de>)
+
+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
+
+2002-05-17 [paul]      0.7.5claws32
+
+       * po/es.po
+               updated by Ricardo Mones Lastra
+
+2002-05-17 [paul]      0.7.5claws31
+
+       * src/compose.c
+               fix Account prefs default folder for sent/draft/deleted
+               messages bug
+
+       * po/it.po
+         po/nl.po
+               updated translation by Alessandro Maestri and
+               Wilbert Berendsen
+
 2002-05-17 [melvin]    0.7.5claws30
 
        * src/prefs_actions.c