X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=ChangeLog;h=4b52404ca87f6864f4e46bd12ecea10fb380cb41;hb=c5809184548399d1a5e4d70bc32f78dc206e8dff;hp=9f4df7b305852325e08856349d994eeac70a79cc;hpb=66c0376063a1fd9a33c90fe68a9dda2a40af2c94;p=squirrelmail.git diff --git a/ChangeLog b/ChangeLog index 9f4df7b3..4b52404c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,11 @@ Version 1.3.2 -- cvs - Remove NOOP checks in the POP3 client of mail_fetch to make things more compatible and not break things which don't need to be broken. - Fix src directory being moved on Windows systems, bugs #586518 #605256 #610676. + - This release is compatible with installations that have register_globals set to off. + - Do not lose user prefs/sigs/abooks when trying to save to a full disk. + - Make the SquirrelMail link on the right top configurable so a provider can point + to their own FAQ for example. + - Enable TZ in safe_mode if safe_mode_allowed_env_vars permits this bug #612148. Version 1.3.1 -------------