LogChange
authorkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 16 Mar 2003 13:22:49 +0000 (13:22 +0000)
committerkink <kink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 16 Mar 2003 13:22:49 +0000 (13:22 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4658 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 79528886c7b48483131f1e7199f81b4ac985d7dc..74bcbd174cfa7f6c55ba4a2879d72f8b7c15a9a2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@ Version 1.4.0 CVS
   - Fixed handling of encoding/decoding strings.
   - Fixed wrong array_slice call for a subset of the headers.
   - Allow encoded personal names in compose.php.
-  - Improved address parsing from addresses coming from the compose form.
+  - Improved address parsing of addresses coming from the compose form.
   - Fixed uninitialized indices when parsing attachments.
   - Support text/directory MIME-type for vCards (RFC 2425).
   - Added Arabic locale. Thanks to Asrar Abbasi <asrar at canasoft.net> and
@@ -43,6 +43,7 @@ Version 1.4.0 CVS
   - Fixed possible XSS in compose when replying to malicious sources.
   - Add display of the maximum filesize for attachment uploads.
   - Do not add < and > if an identity doesn't contain a full name.
+  - Fixed bug in parsing Content-Type properties part.
 
 Version 1.4.0 RC 2a
 -------------------