revert because it crashes on Reply and Compose
[claws.git] / ChangeLog.claws
index 2d0af360834e7ce001bdb1661bdb466798a1e4b2..3f3ea9d9bc4a86bdaa5184c3b77fc1f85b4f79a1 100644 (file)
@@ -1,3 +1,165 @@
+2002-03-16 [paul]      0.7.4claws14
+
+       * src/messageview.c
+               fix Return-receipt. Patch submitted by Bob
+               Woodside <rwoodside1@comcast.net>
+
+2002-03-16 [paul]      0.7.4claws13
+
+       * src/compose.c
+               fix 'dynamic' signatures, make it work again
+               broken during sync on 2002-03-14 (0.7.4claws2)
+
+2002-03-15 [match]     0.7.4claws12
+
+       * src/addrharvest.[ch]
+       * src/addrgather.[ch]
+       * src/addressbook.[ch]
+       * src/mainwindow.c
+               included address harvester feature. still some
+               issues with address parsing that I will fix.
+
+2002-03-15 [match]     0.7.4claws11
+
+       * src/addrbook.[ch]
+       * src/addrcache.[ch]
+       * src/addressbook.[ch]
+       * src/addrindex.c
+       * src/editbook.c
+       * src/importldif.c
+       * src/importmutt.c
+       * src/jpilot.[ch]
+       * src/main.c
+       * src/syldap.[ch]
+       * src/vcard.[ch]
+               tidy up. fix memory leaks. moved attribs and methods
+               from individual interfaces to addrcache object. prep
+               for new stuff to come in.
+
+2002-03-15 [alfons]    0.7.4claws10
+
+       * src/matcher.[ch]
+       * src/matcher_parser_parse.y
+       * src/matcher_parser_lex.l
+       * src/prefs_matcher.c
+               add filtering conditions message greater than, smaller 
+               than, and exactly matching a size in bytes
+               (does not work with delete from POP3 server yet)
+
+               this should also give others an idea what you should
+               do to add new criterions to claws filtering system
+               
+
+2002-03-15 [paul]      0.7.4claws9
+
+       * tools/filter_conv.pl
+               exit if there are no filter rules to convert
+               rename filterrc to filterrc.old after completion
+
+2002-03-15 [paul]      0.7.4claws8
+
+       * sync with sylpheed 0.7.4cvs3
+               see ChangeLog entry 2002-03-14
+
+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