try to authenticate with CRAM-MD5
[claws.git] / ChangeLog.claws
index 05f6803df53b2bc33058946e4b3f670c7592a45e..4399ea6fa4d299d8bf416e1f7106f5efe1712f6c 100644 (file)
@@ -1,18 +1,85 @@
-2002-04-01 [match]     0.7.4claws60
+2002-04-07 [paul]      0.7.4claws71
+
+       * src/esmtp.[ch]
+         src/smtp.c
+               try to authenticate with CRAM-MD5 in SMTP when 
+               SMTP-AUTH enabled even if MTA doesn't issue this 
+               auth-method in it's ehlo-response. bug item #531364,
+               patch item #938910. patch submitted by Colin Leroy 
+               <colin@colino.net>
+
+2002-04-07 [paul]      0.7.4claws70
+
+       * src/nntp.c
+               fix missing MODE_READER bug. patch submitted by
+               Colin Leroy <colin@colino.net>
+
+2002-04-07 [alfons]    0.7.4claws69
+
+       * src/matcher.[ch]
+       * src/prefs_filtering.c
+       * src/summaryview.c
+               escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
+               (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
+
+2002-04-07 [paul]      0.7.4claws68
+
+       * sync with 0.7.4cvs32
+               see ChangeLog entry 2002-04-06
+
+       * tools/filter_conv.pl
+               more bug fixes
+
+2002-04-06 [paul]      0.7.4claws67
+
+       * tools/filter_conv.pl
+               modify to be able to find the name of the first
+               mailbox and use that. main's filter does not
+               record the full path to the mailbox and therefore
+               can only filter to the first mailbox.
+
+2002-04-05 [paul]      0.7.4claws66
+
+       * tools/filter_conv.pl
+               attempt to make the script all-encompassing and
+               be able to convert any main 'filter' rule thrown
+               at it
+
+2002-04-05 [paul]      0.7.4claws65
+
+       * tools/filter_conv.pl
+               allow for collapsed folder trees
+
+2002-04-05 [paul]      0.7.4claws64
+
+       * sync with 0.7.4cvs31
+               see ChangeLog entries 2002-04-05
+
+2002-04-03 [paul]      0.7.4claws63
+
+       * sync with 0.7.4cvs29
+               see ChangeLog entries 2002-04-02 and 2002-04-03
+
+2002-04-02 [paul]      0.7.4claws62
+
+       * sync with 0.7.4cvs26
+               see ChangeLog entry 2002-04-01
+
+2002-04-02 [match]     0.7.4claws61
 
        * src/pine.[ch]
        * src/importpine.[ch]
        * src/addressbook.c
                import Pine address book.
 
-2002-04-01 [match]     0.7.4claws60
+2002-04-02 [match]     0.7.4claws60
 
        * src/addrharvest.[ch]
                improve address parsing of funky addresses.
 
 2002-04-02 [darko]     0.7.4claws59
 
-       * src/compoce.c
+       * src/compose.c
                wrap on send improvements, it now recognizes quoted
                initials as part of the quotation string, and it
                does not join lines separated by CR