From: indiri69 <indiri69@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Date: Wed, 28 Apr 2004 00:42:31 +0000 (+0000)
Subject: Fix in move_messages.php
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=aef36f9ae70d79be0f9887c4ab80305e803c0466;p=squirrelmail.git

Fix in move_messages.php


git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7295 7612ce4b-ef26-0410-bec9-ea0150e637f0
---

diff --git a/ChangeLog b/ChangeLog
index adce355e..9fd8464e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,8 @@ Version 1.5.1 -- CVS
   - Fixed RFC2821 incompliancy by adding a fallback mechanism to HELO if
     EHLO is not supported.
   - Fixed RFC2298 incompliancy by setting envelop sender to null.
+  - Fixed problem where setting all the messages on the last page of the
+    message list would return one page higher.
 
 Version 1.5.0
 --------------------