From: tokul Date: Sun, 27 Nov 2005 08:27:30 +0000 (+0000) Subject: info about ContentType check fix. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f21a761caa8df70d41968e306797032fbb99d68b;p=squirrelmail.git info about ContentType check fix. fix - do something, fixed - did something git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10412 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 5daac81f..41f8ecf0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -488,9 +488,11 @@ Version 1.5.1 -- CVS the subscribed mailbox-list. - Properly clean up temporary attachment files when saving as Draft (#1358407) and fix attachment cleaning code on logout. - - Fix error message in addressbook.php lookup (#1351825). - - Fix incorrect curly escape in sqimap_append(). Error triggered by PHP 5.1 + - Fixed error message in addressbook.php lookup (#1351825). + - Fixed incorrect curly escape in sqimap_append(). Error triggered by PHP 5.1 bugfix (#1366982). + - Fixed ContentType object check in Rfc822Header class. E_NOTICE error + in PHP 5.1. Version 1.5.0 - 2 February 2004 -------------------------------