2005-10-03 [paul] 1.9.14cvs68
[claws.git] / ChangeLog.claws
index 7965006f6a90cc50b083de89bd025d0d30a3f830..576008a442537c75884ac39e6a52c9e166b2ef6f 100644 (file)
@@ -1,3 +1,128 @@
+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
+               updated by Pavlo Bohmat
+
+2005-03-10 [paul]      1.0.3
+
+       * po/de.po
+       * po/es.po
+       * po/fr.po
+       * po/it.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
+               Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
+               Andrej Kacian, Aleksandar Urosevic, Ralgh Young
+
+       1.0.3 released
+
+2005-03-04 [colin]     1.0.1cvs22
+
+       * src/common/smtp.c
+       * src/common/smtp.h
+               Don't use SIZE parameter in MAIL FROM: if
+               server doesn't support it. Patch by 
+               Eugen Freiter <eugen_f@users.sf.net>
+
+2005-03-04 [paul]      1.0.1cvs21
+
+       * ChangeLog
+       * ChangeLog.jp
+       * src/addrharvest.c
+       * src/codeconv.c
+       * src/codeconv.h
+       * src/compose.c
+       * 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
+
+       * src/messageview.c
+               fix crash-causing typo. spotted by
+               Ralgh Young 
+
 2005-02-25 [paul]      1.0.1cvs19
 
        * src/prefs_account.c