X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=ChangeLog;h=e94e66f3502e7c885e180b2afe01169c01495f3c;hp=a858666fdaa2af6a6da07bca7914a60f8093b8c5;hb=4e46337cdd2272e2a44653207342e8b7411f8911;hpb=d5d24d63e5c482c684c09567328908177e1e29a0 diff --git a/ChangeLog b/ChangeLog index a858666f..e94e66f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,17 @@ Version 1.5.0 -- CVS - Fix max attachment filesize off by factor 10 when ini_var set in bytes (#730742). - Fix for parsing fetch results. We are now able to extract the UID if it's returned after the header. + - Remove obsoleted parsing functions. + - Fixed language bug in posting on modifying/deleting servers on mail_fetch plugin + (#742705). + - Fixed infinite loop in parseAddress on invalid mailadress (#742584). + - Rewrote ugly "Not a very useful errormessage" to something more friendly. + - Make central function for compose links to make sure compose_in_new always + works the same way. + - Fix that when JavaScript off, compose in new was broken (#749654). + - Do not output JavaScript functions in page_header when JavaScript off. + - Support MS Exchange "DOMAIN/username/mailbox"-style usernames (#745814). + - Do not set Full Name to empty when edit_identity is false and edit_name is true (#750728). ************************************** *** SquirrelMail Stable Series 1.4 ***