浏览代码

big changes :)

stekkel 22 年之前
父节点
当前提交
e42dd66053
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      ChangeLog

+ 5 - 0
ChangeLog

@@ -34,6 +34,11 @@ Version 1.5.0 -- CVS
   - Support MS Exchange "DOMAIN/username/mailbox"-style usernames (#745814).
   - Do not set Full Name to empty when edit_identity is false and edit_name is true (#750728).
   - Added koi8-u, windows-1255, windows-1256, iso-8859-6 charset decoding support.
+  - Rewrite of sqimap_read_data_list which as result we better handle the 
+    returned imap responses and we display error messages when connections are 
+    dropped.
+  - Rewrite of email address parser and solve the infinite loops issues due to
+    bad formatted addresses.
 
 **************************************
 *** SquirrelMail Stable Series 1.4 ***