sqimap_msgs_list_move() got one more argument.
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jan 2006 12:14:37 +0000 (12:14 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 22 Jan 2006 12:14:37 +0000 (12:14 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10556 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index 33b19fb1e60aa09b23cf8d817fb1a88dbdac3c96..512a3b041de97c9cc3045c75d7ea92925b4d3402 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -519,6 +519,10 @@ Version 1.5.1 -- CVS
     attachment corruption by incorrectly coded plugins.
   - Fixed data sanitizing in calendar plugin (#1291081)(#705796).
   - Prohibit imap injection attempts (reported by Vicente Aguilera)
+  - Don't move messages in sqimap_msgs_list_move() functions, when target
+    mailbox is same as source mailbox. Adds fifth argument to 
+    sqimap_msgs_list_move() function. Fixes possible issues on MacOS Cyrus
+    IMAP server (#1409453).
 
 
 Version 1.5.0 - 2 February 2004