X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ChangeLog;h=05185373e2f6e6255646b04021ab2a172489324a;hb=c3fe06449e081bb3f9064506b249e8639cef7b26;hp=c215155304526b5469bd91ec66240f0b9774a902;hpb=e603628918289f9aa5750217d99dd65b80c12bbe;p=squirrelmail.git diff --git a/ChangeLog b/ChangeLog index c2151553..05185373 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,7 +15,16 @@ Version 1.5.1 -- CVS - Enabled Ukrainian and Russian-Ukrainian support - Fix that subfolders named "foo.inbox" didn't always work well. - 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 --------------------