X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=ChangeLog.claws;h=e7fccb19f843997ea8697cb3d2d01fa456d06aba;hp=ce7b604862f2928af94c13def0faca3c94786c0f;hb=309b87a3d8b8835d403c5455b436abe6c4adfb74;hpb=02428cd04b921832f0293ea4d27563be3d69b1c0 diff --git a/ChangeLog.claws b/ChangeLog.claws index ce7b60486..e7fccb19f 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,44 @@ + +2001-04-28 [alfons] + + * sync with 0.4.65cvs11 + * configure.in: corrected to have the new gpg checks + +2001-04-27 [alfons] + + * completed sync with 0.4.65cvs10 + * minor debug things added to gtkstext.c + +2001-04-27 [darko] + + * configure.in: remove check for availability of + strftime() as advised by Hiroyuki + * src/prefs_common.[ch], src/procheader.c: + synch strftime() code with Hiroyki's main branch + +2001-04-26 [sergey] + + * src/news.c: news_query_password(), news_authenticate(): new + functions. + news_get_uncached_articles(): added NNTP authentication + handling. + * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass(): + new functions. + * src/prefs_account.c: prefs_account_protocol_activated(): + enable userid and password fields for NNTP. + +2001-04-26 + + * configure.in: check for availability of strftime() + [darko] + * src/prefs_common.[ch], src/procheader.c: use + strftime() for displaying date in summary pane if it + is available + +2001-04-25 + + * more .cvsignore cleanups [alfons] + 2001-04-25 * ac/sv-check-type.m4: new autoconf macro.