sync with 0.8.5cvs23
[claws.git] / ChangeLog
index 8f7809d5b66b275f2e058c6990a86951ff8faf31..e5df2e4bd81e204866a9e281dfaea79bfe78ffe7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-11-12
+
+       * src/folder.c: folder_write_list_recursive(): escape
+         To/Cc/Bcc/Reply-To strings.
+
+2002-11-11
+
+       * src/codeconv.c: conv_encode_header(): enabled B-encoding of
+         headers on locales other than Japanese when not using libjconv.
+
+2002-11-11
+
+       * src/inc.[ch]: added INC_IO_ERROR to IncState. Also added its
+         corresponding error message.
+         inc_pop3_session_do(): set INC_IO_ERROR instead of INC_NOSPACE
+         on PS_IOERR.
+
+2002-11-07
+
+       * src/prefs_account.[ch]: removed prefs_account_save_config() since
+         it is not used.
+       * src/procmime.[ch]: removed procmime_mimeinfo_free() since
+         procmime_mimeinfo_free_all() can be used in every case.
+
 2002-11-06
 
        * src/account.c: account_get_special_folder(): support F_INBOX, and