Преглед изворни кода

fixed incorrect curly escape in sqimap_append

tokul пре 19 година
родитељ
комит
c319919f60
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      ChangeLog

+ 2 - 0
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
 -------------------------------