make tools executable
[claws.git] / ChangeLog.claws
index 5804d318dbd9cdd132741956a2b158089bc53623..c0e2fa5e17a429e1054295fa5b7a9508f5a2c94b 100644 (file)
@@ -1,3 +1,31 @@
+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