sync with 0.7.4cvs51
[claws.git] / ChangeLog.claws
index 662f6fca7b86f790d40d8156c05bcd92b5a97874..13ef25eaba68e3a55de9cbf69495e8414e36e5b5 100644 (file)
@@ -1,3 +1,219 @@
+2002-04-21 [paul]      0.7.4claws86
+
+       * sync with 0.7.4cvs51
+               see ChangeLog entry 2002-04-21
+
+2002-04-21 [paul]      0.7.4claws85
+
+       * sync with 0.7.4cvs49
+               see ChangeLog entries 2002-04-20 and 2002-04-21
+
+       * src/Makefile.am
+               clean up: remove old 'stock_' element from xpm 
+               filenames.
+
+2002-04-21 [alfons]    0.7.4claws84
+
+       apply sync patch from Paul
+
+       * src/folderview.c
+               use old claws prefs_folder_item_create() for now
+
+2002-04-19 [match]     0.7.4claws83
+
+       * src/addressbook.[ch]
+       * src/addrharvest.[ch]
+       * src/addrgather.[ch]
+               recurse folders.
+       * src/mainwindow.c
+       * src/summaryview.[ch]
+               change menu option.
+
+2002-04-19 [paul]      0.7.4claws82
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-04-14 [alfons]    0.7.4claws81
+
+       * src/passphrase.c
+               add #include <sys/types.h> for mode_t and off_t 
+
+2002-04-13 [paul]      0.7.4claws80
+       
+       * src/main.c
+         src/passphrase.[ch]
+         src/pgptext.c
+         src/prefs_common.[ch]
+         src/rfc2015.c
+               enable storing of GnuPG passphrase for the whole 
+               session or a user-defined number of minutes. patch 
+               submitted by Ravemax <ravemax@dextrose.com>
+
+2002-04-13 [alfons]    0.7.4claws79
+
+       * src/textview.c
+               make email parser also stop scanning when encountering separators
+               ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
+
+2002-04-13 [paul]      0.7.4claws78
+
+       * sync with 0.7.4cvs39
+               see ChangeLog entry 2002-04-12
+
+2002-04-11 [paul]      0.7.4claws77
+
+       * sync with 0.7.4cvs37
+               see ChangeLog entry 2002-04-11
+
+2002-04-11 [paul]      0.7.4claws76
+
+       * COPYING 
+               re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
+               the clause for OpenSSL). sync with sylpheed main
+
+2002-04-09 [melvin]    0.7.4claws75
+
+       * src/compose.c
+               Made 'Ctrl-Enter' on send ignore some modifiers 
+               (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
+               to bind other *-Enter (but not Alt-Enter).
+
+2002-04-09 [paul]      0.7.4claws74
+
+       * sync with 0.7.4cvs35
+               see ChangeLog entries 2002-04-09
+
+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