2005-10-16 [colin] 1.9.15cvs55
[claws.git] / ChangeLog.claws
index 01f9822e0df66a862060bab48d9c54fb308a90ae..576008a442537c75884ac39e6a52c9e166b2ef6f 100644 (file)
@@ -1,3 +1,79 @@
+2005-03-29 [paul]      1.0.4cvs1
+
+       * src/compose.c
+               fix bug 697 'Segmentation Fault due to
+               NULL string (%s) pointers in fprintf'
+               draft privacy information only when
+               privacy system available
+               patch by by Markus Schwarzenberg
+               (schwarzb<AT>ipms_fraunhofer_de)
+       * src/gtk/gtkaspell.c
+               don't pass NULL to *printf() and the likes
+               spotted by Alex Moore, patch by Alfons 
+
+2005-03-24 [paul]      1.0.4
+
+       * 1.0.4 released
+
+2005-03-24 [paul]      1.0.3cvs8
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/codeconv.c
+       * src/textview.c
+       * src/unmime.c
+       * src/unmime.h
+       * src/common/smtp.c
+               sync with main 1.0.4
+               see ChangeLog 2005-03-18 and 2005-03-24
+               fixes buffer overflow
+
+2005-03-25 [paul]
+
+       * tools/Makefile.am
+       * tools/README
+       * tools/acroread2sylpheed.pl
+               add script to send pdfs as attachments from Adobe Reader 7
+
+2005-03-21 [holger]    1.0.3cvs7
+
+       * src/plugins/spamassassin/spamassassin.c
+               Don't leave hook registered when plugin init
+               failed.
+
+2005-03-20 [colin]     1.0.3cvs6
+
+       * src/common/plugin.c
+               Check that plugin isn't already loaded
+       * src/procheader.c
+               Fix buffer overflow (security issue)
+               Both patches by Alfons
+
+2005-03-20 [paul]      1.0.3cvs5
+
+       * src/compose.c
+               neglect Reply-To header if empty
+               Patch by Alfons
+
+2005-03-19 [holger]    1.0.3cvs4
+
+       * src/summaryview.c
+       * src/summaryview.h
+               Add plugin hook for manual filtering invocation,
+               remove some dead code.
+
+2005-03-18 [paul]      1.0.3cvs3
+
+       * AUTHORS
+       * src/gtk/about.c
+       * src/pixmaps/sylpheed_logo.xpm
+               add new Sylpheed-Claws logo by Jesper Schultz
+
+2005-03-11 [paul]      1.0.3cvs2
+
+       * src/plugins/trayicon/trayicon.c
+               make a string translatable
+
 2005-03-11 [paul]      1.0.3cvs1
 
        * po/ru.po
        * src/procmime.c
                sync with main 1.0.3
                see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
+               fix buffer overflow, CAN-2005-0667, see
+               http://secunia.com/advisories/14491/
 
 2005-02-27 [paul]      1.0.1cvs20