info about ContentType check fix.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Nov 2005 08:27:30 +0000 (08:27 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 27 Nov 2005 08:27:30 +0000 (08:27 +0000)
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

ChangeLog

index 5daac81f6d12a48b539e3d4f2e05f888b15fa641..41f8ecf05f55ad9da247b611906e7d925e06e2e1 100644 (file)
--- 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
 -------------------------------