From 4ff327ab4124cab44de7814dc2f12a6128666d56 Mon Sep 17 00:00:00 2001 From: kink Date: Sun, 16 Mar 2003 13:22:49 +0000 Subject: [PATCH] LogChange git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@4658 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 79528886..74bcbd17 100644 --- 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 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 ------------------- -- 2.25.1