From a3e60d99e72c171f7acb881b11978f8c67ffebc1 Mon Sep 17 00:00:00 2001 From: tokul Date: Sat, 26 Nov 2005 19:49:52 +0000 Subject: [PATCH] fixed incorrect curly escape in sqimap_append git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10409 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 16f02460..5daac81f 100644 --- 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 ------------------------------- -- 2.25.1