sync with 0.7.4cvs33
[claws.git] / ChangeLog.claws
index 2664674e95f4f4139f880282a8f165bf5715b313..300cd9edcbf5ce9c5fb6cbca0d2683aea7ec2f2b 100644 (file)
@@ -1,3 +1,263 @@
+2002-04-08 [paul]      0.7.4claws73
+
+       * sync with 0.7.4cvs33
+               see ChangeLog entry 200-04-08
+
+2002-04-07 [match]     0.7.4claws72
+
+       * src/addrharvest.[ch]
+               fixed to read all addresses in header, regardless
+               of header size. improved name parsing. accommodate
+               harvest from folders and selected message.
+       * src/addritem.[ch]
+               included new address parsing function.
+       * src/addrgather.[ch]
+       * src/addressbook.[ch]
+       * src/summaryview.[ch]
+       * src/mainwindow.c
+               allow address harvest of folder as well as selected
+               messages.
+
+2002-04-07 [paul]      0.7.4claws71
+
+       * src/esmtp.[ch]
+         src/smtp.c
+               don't try to authenticate with CRAM-MD5 in SMTP when 
+               SMTP-AUTH enabled 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-02 [match]     0.7.4claws60
+
+       * src/addrharvest.[ch]
+               improve address parsing of funky addresses.
+
+2002-04-02 [darko]     0.7.4claws59
+
+       * 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
+
+2002-04-01 [match]     0.7.4claws58
+
+       * src/mgutils.[ch]
+               added new functions.
+       * src/mutt.[ch]
+               remove excessive duplicate address generation
+               on import.
+
+2002-04-01 [alfons]    0.7.4claws57
+       
+       * src/summaryview.c
+               put back g_free() 
+
+2002-04-01 [paul]      0.7.4claws56
+
+       * sync with 0.7.4cvs25
+               see ChangeLog entry 2002-04-01
+
+2002-04-01 [alfons]    0.7.4aprilfool55
+
+       * src/summaryview.c
+               honour feature request item #537427 to allow for
+               displaying names from address book for sent mail also
+
+2002-03-29 [paul]      0.7.4claws54
+
+       * src/mainwindow.c
+         src/prefs_filtering.[ch]
+         src/prefs_matcher.c
+         src/summaryview.c
+               add 'fast filter' for claws' filtering,
+               /Tools/Create filter rule/... patch submitted
+               by Neill Miller <neillm@thecodefactory.org>
+
+2002-03-29 [paul]      0.7.4claws53
+
+       * sync with 0.7.4cvs24
+               see ChangeLog entry 2002-03-29
+
+2002-03-28 [paul]      0.7.4claws52
+
+       * sync with 0.7.4cvs23
+               see ChangeLog entry 2002-03-28
+
+2002-03-27 [melvin]    0.7.4claws51
+
+       * src/prefs_actions.c
+               Added support to pass only one message part (as a
+               file) to the command using '%p'. No quotes are needed
+               because doubles quotes are automatically added.
+               Fixed bug where Sylpheed could block when waiting for
+               a child process to finish.
+               Changed the help menu to remove quotes around symbols to 
+               avoid misinterpretation (they must not be used).
+
+2002-03-27 [melvin]    0.7.4claws50
+
+       * src/inc.c
+               Made the new mail notification command always 
+               execute asynchronously.
+
+2002-03-27 [paul]      0.7.4claws49
+
+       * src/compose.c
+               fix bug introduced in last commit
+
+2002-03-27 [paul]      0.7.4claws48
+
+       * sync with 0.7.4cvs21
+               see ChangeLog 2002-03-26 and 2002-03-27
+
+2002-03-26 [hoa]       0.7.4claws47
+
+       * src/prefs_folder_item.c
+               really fixed the bug #516442 with folder rescan.
+
+2002-03-26 [paul]      0.7.4claws46
+
+       * sync with 0.7.4cvs19
+               see ChangeLog entries 2002-03-25 and 2002-03-26
+
+2002-03-25 [hoa]       0.7.4claws45
+
+       * src/matcher.c
+       * src/mh.c
+               fix the bug #516442 with folder rescan.
+
+       * src/prefs_common.[ch]
+       * src/compose.c
+               added an option to enable two different behaviours
+               for bounce.
+
+
+2002-03-25 [paul]      0.7.4claws44
+
+       * src/mainwindow.c
+         src/selective_download.c
+               correct a few menuitem labels
+
+2002-03-25 [christoph] 0.7.4claws43
+
+       * src/procmsg.c
+               fix non deleted tmp message in
+               procmsg_save_to_outbox
+               fix problems caused by sync with
+               main branch's procmsg_send_queue
+
+2002-03-25 [paul]      0.7.4claws42
+
+       * src/quote_fmt.c
+         src/quote_fmt_lex.l
+         src/quote_fmt_parse.y
+               add Last name (%L) placeholder for quoting. 
+               patch submitted by Thorsten Thielen 
+               <thth@users.sourceforge.net>
+
+2002-03-25 [paul]      0.7.4claws41
+
+       * src/utils.c
+               get full hostname. patch submitted by
+               Bob Woodside <rwoodside1@comcast.net>
+
+2002-03-25 [paul]      0.7.4claws40
+
+       * src/account.c
+         src/news.c
+         src/nntp.[ch]
+         src/prefs_account.[ch]
+               enable NNTP over SSL. patch submitted by
+               Pascal Jermini <pascal@infinity.hn.org>
+
+2002-03-24 [paul]      0.7.4claws39
+
+       * src/prefs_common.c
+               make the arrangement of the Compose tab more
+               coherent
+
+       * src/mainwindow.c
+               fix some irregularities of style
+
+       * po/de.po
+               updated by Kilian Krause
+
+2002-03-23 [paul]      0.7.4claws38
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-03-23 [paul]      0.7.4claws37
+
+       * src/mainwindow.c
+               move 'Gather addresses' to 'Tools' menu
+               make 'Selective download' sensitive
+
 2002-03-23 [paul]      0.7.4claws36
 
        * sync with 0.7.4cvs16