code clean up
[claws.git] / ChangeLog.claws
index 1d141944321bf4a3a5e8cc9a888a866e734b57a3..3a4e753fbe0550add2558c59ea661389f4e3f93e 100644 (file)
@@ -1,3 +1,139 @@
+2002-03-14 [paul]      0.7.4claws7
+
+       * src/compose.c
+               clean up the last commit (ahem)
+
+2002-03-14 [paul]      0.7.4claws6
+
+       * src/compose.c
+               fix bug #515655. honour account preferences
+               regarding gpg default signing/encryption when 
+               changing account from the compose window.
+
+2002-03-14 [paul]      0.7.4claws5
+
+       * src/folderview.c
+               remove unnecessary curly brackets
+
+2002-03-14 [paul]      0.7.4claws4
+
+       * src/folderview.c
+         src/prefs_filtering.[ch]
+               add filter rename on folder rename and filter
+               delete on folder delete. Patch submitted by
+               Neill Miller <neillm@thecodefactory.org> 
+
+2002-03-14 [christoph] 0.7.4claws3
+
+       * src/procmsg.c
+       * src/send.c
+               fix local delivery
+               (patch submitted by "Simon 'corecode' Schubert")
+       * src/prefs_common.c
+       * src/procmsg.c
+               fix gcc 3.0 warning
+
+2002-03-14 [paul]      0.7.4claws2
+
+       * sync with sylpheed 0.7.4cvs2
+               see ChangeLog entry 2002-03-13
+
+2002-03-12 [darko]     0.7.4claws1
+
+       * src/mainwindow.c
+               fix what seems to be a copy and paste error
+               when setting color for important messages
+               (reported by wwp)
+
+2002-03-11 [paul]      version 0.7.4claws released
+
+2002-03-11 [paul]      0.7.4claws
+
+       * po/es.po
+         po/it.po
+         po/nl.po
+         po/pt_BR.po
+               update message catalogs. Submitted by Ricardo Mones 
+               Lastra, Alessandro Maestri, Wilbert Berendsen, and 
+               Fabio Junior Beneditto
+
+       * configure.in
+         faq/Makefile.am
+         faq/it/Makefile
+         faq/it/sylpheed-faq*
+         src/mainwindow.c
+         src/manual.[ch]
+               add FAQ in Italian
+       
+
+2002-03-11 [jens]      0.7.3claws7
+
+       * po/de.po
+               updated German translation
+
+2002-03-11 [melvin]    0.7.3claws6
+
+       * po/fr.po
+               updated and corrected French translation
+
+2002-03-10 [hoa]       0.7.3claws5
+
+       * src/account.c
+       * src/inc.c
+       * src/prefs_account.c
+       * src/procmsg.c
+       * src/send.[ch]
+               fixed the local account.
+               you have to change the default "/usr/sbin/sendmail"
+               to "/usr/sbin/sendmail -t" in the preferences of
+               the local account.
+
+       * src/procmime.c
+               removed some debug display for renderer
+
+2002-03-10 [paul]      0.7.3claws4
+
+       * faq/en/sylpheed-faq-1.html
+         faq/en/sylpheed-faq-2.html
+               update
+
+2002-03-09 [paul]      0.7.3claws3
+
+       * sync with sylpheed 0.7.4
+               see ChangeLog entry 2002-03-09
+
+2002-03-08 [paul]      0.7.3claws2
+
+       * faq/en/sylpheed-faq*
+         faq/es/sylpheed-faq*
+         faq/fr/sylpheed-faq*
+               update the FAQs
+
+       * manual/fr/.cvsignore
+         manual/fr/Makefilea.am
+         manual/fr/sylpheed*
+         src/mainwindow.c
+         src/manual.[ch]
+               add the French manual
+
+2002-03-07 [paul]      0.7.3claws1
+
+       * sync with sylpheed 0.7.3cvs4
+               see ChangeLog entries  2002-03-06 and 2002-03-07
+       
+       * po/nl.po
+               updated by Wilbert Berendsen
+
+2002-03-07 [melvin]    0.7.2claws34
+
+       * src/selective_download.c
+               Changed the pixmap of the receive button to MAIL_RECEIVE.
+
+2002-03-06 [paul]      0.7.2claws33
+
+       * sync with sylpheed 0.7.3cvs1
+               bug fix, see ChangeLog entry 2002-03-05
+
 2002-03-05 [paul]      0.7.2claws32
 
        * src/mimeview.c