correct bug in last commit
[claws.git] / ChangeLog
index d08dace16c8ff00e1d89ecdb77a98fbf5ca353b0..12528055c8af54a61b4d5d9341e28daa2b2c638c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2002-11-13
+
+       * src/textview.c: textview_add_part(): indicate signature status
+         using different colors.
+
+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