X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=ChangeLog;h=05185373e2f6e6255646b04021ab2a172489324a;hp=70734e4b0c3acf4f16031c6cd382526a82188ad3;hb=781da5d46ad278a22a427618b86628f75b40136c;hpb=13721b47460857d52fab789c75a42ad280cb8150 diff --git a/ChangeLog b/ChangeLog index 70734e4b..05185373 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,14 @@ Version 1.5.1 -- CVS - sqimap_create_stream() was not obeying passed params properly. Fixed. - Fix non selectable inbox. - Add src/configtest.php script which checks for common errors in the config. - + - Improve display of some unparsable/absent dates (#891354). + - Add comment (Highest,Normal,Lowest) to X-Priority header. + Some SpamAssassin rule triggers on the absence of such a comment. + - Corrected moving of last message in a folder using Delete-Move-Next + functionality added to core in 1.5.0. + - Fix test for LOGINDISABLED, should only test when the auth_mech actually + is 'login'. + - Update required PHP version to 4.1.0, and remove PHP 4.0.x legacy code. Version 1.5.0 --------------------