From 0f48b23b1c7ae730457bab6f18bbefcb2602b2b8 Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Fri, 15 Nov 2002 21:26:24 +0000 Subject: [PATCH] sync with 0.8.6 release --- ChangeLog.claws | 11 ++++++++--- NEWS | 20 ++++++++++++++++++++ 2 files changed, 28 insertions(+), 3 deletions(-) diff --git a/ChangeLog.claws b/ChangeLog.claws index 7c353b936..b73f112c6 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,18 +1,23 @@ -2002-11-14 [colin] 0.8.5claws155 +2002-11-15 [paul] + + * NEWS + sync with 0.8.6 release + +2002-11-15 [colin] 0.8.5claws155 * src/folder.[ch] src/folderview.c Fix error handling of folder_item_move_to() (thanks to Alfons!) -2002-11-14 [colin] 0.8.5claws154 +2002-11-15 [colin] 0.8.5claws154 * src/folder.[ch] src/folderview.c folder_item_move_to() sets an error message instead of having GUI stuff in folder.c -2002-11-14 [colin] 0.8.5claws153 +2002-11-15 [colin] 0.8.5claws153 * src/procmsg.[ch] Implemented a callback for MsgInfo updates, diff --git a/NEWS b/NEWS index 56f070169..cf6de8d5f 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,25 @@ Changes of Sylpheed +* 0.8.6 + + * Per-folder account setting has been implemented. + * Per-folder default To / Cc / Bcc / Reply-To setting on composition + has been implemented. + * The status of signature is now indicated using different colors. + * Reply-To header now has priority over List-Post header on list-reply. + * Multiple deletion of IMAP4 messages has been optimized. + * A workaround for the problem that couldn't display 8-bit characters in + C or POSIX locale has been made. + * The B-encoding of headers on locales other than Japanese (when not + using libjconv) has been enabled. + * 'Rescan folder tree' has been renamed to 'Rebuild folder tree'. + * The redundant error messages of code conversion failure has been + prohibited. + * The cancellation of POP3 session has been fixed. + * The error detection of POP3 has been improved. + * The LDAP library detection of configure script has been fixed once more. + * Other minor bugfixes and code cleanups have been made. + * 0.8.5 * Many fatal errors which will lead to crash in message catalogs have -- 2.25.1