From: tokul Date: Sun, 22 Jan 2006 12:14:37 +0000 (+0000) Subject: sqimap_msgs_list_move() got one more argument. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=20c79aa7d7c54e642dcd09396daa67bcffd755e9;p=squirrelmail.git sqimap_msgs_list_move() got one more argument. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10556 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/ChangeLog b/ChangeLog index 33b19fb1..512a3b04 100644 --- 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