diff options
author | alecpl <alec@alec.pl> | 2011-11-24 10:54:59 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-11-24 10:54:59 +0000 |
commit | 3875eb68139d878fba2f00bdcaae3c34ebb53da7 (patch) | |
tree | c4e8e20d5795b53c7bbb740025d0d9af85750405 /CHANGELOG | |
parent | f4cfb1414ad85b70977fb83989ad906e061827bd (diff) |
- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Add possibility to add SASL mechanisms for SMTP in smtp_connect hook (#1487937) - Mark (with different color) folders with recent messages (#1486234) - Fix possible infinite redirect on attachment preview (#1488199) - Improved clickjacking protection for browsers which don't support X-Frame-Options headers |