From ba6a37d80f55b11349f6e6bb7785a8fc42964a80 Mon Sep 17 00:00:00 2001 From: tokul Date: Fri, 8 Jul 2005 12:01:50 +0000 Subject: [PATCH] add information about move_messages.php changes and fix linefeed. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9728 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 35bce94d..e0665d09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -63,6 +63,9 @@ Version 1.5.1 -- CVS - Added sort by message size. - Security: Fixed XSS vulnerability in content-type display in the attachment area of read_body.php discovered by Roman Medina. + - Removed src/move_messages.php, move_before_move and move_messages_button_action + hooks. Mailbox listing actions should be handled by src/right_main.php and + functions/mailbox_display.php hooks. - Get alternating row colors of addressbook in sync with mailbox list. - Give proper error when PEAR DB not found. - Remove inappropriate strip_tags() from add-to-addressbook (#968475). @@ -80,8 +83,7 @@ Version 1.5.1 -- CVS - Fix bug when Saving to Draft folder that contains special characters. - Added size limit to signatures saved in file backend. Created error_option_save function, that allows sending error message to options - page. Thanks to Martynas. - Bieliauskas for spotting big signature "option". + page. Thanks to Martynas Bieliauskas for spotting big signature "option". - Make SquirrelSpell work with safe_mode enabled, if using PHP >=4.3.0. Patch by Ray Ferguson. - Make IP-address in Message-ID RFC822 compliant. -- 2.25.1