big changes :)
authorstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 18 Jun 2003 16:24:19 +0000 (16:24 +0000)
committerstekkel <stekkel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 18 Jun 2003 16:24:19 +0000 (16:24 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5077 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index b2bc31490fab33de9efb3781a9b3e8d1aa00a99b..fbab1399f04d42f2fb4f351be00de564e276d618 100644 (file)
--- a/ChangeLog
+++ b/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 ***