fixed incorrect curly escape in sqimap_append
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 26 Nov 2005 19:49:52 +0000 (19:49 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 26 Nov 2005 19:49:52 +0000 (19:49 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10409 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 16f024603ee852dca31055fa5d44a9199738b090..5daac81f6d12a48b539e3d4f2e05f888b15fa641 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -489,6 +489,8 @@ Version 1.5.1 -- CVS
   - 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
+    bugfix (#1366982).
 
 Version 1.5.0 - 2 February 2004
 -------------------------------