diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-06 13:19:56 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-06 13:19:56 +0100 |
commit | 4999702e1e780719256798825d945e616eaa34f7 (patch) | |
tree | 1141f90806a094bb200b0ab0f13688e69d1c2eac /CHANGELOG | |
parent | 9eb6d9e46a0a58019381cc328c114d40a231639b (diff) |
Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Increase maxlength to 254 chars for email input fields in addressbook (#1488987) - Fix thumbnail size when GD extension is used for image resize (#1488985) - Display notice that message is encrypted also for application/pkcs7-mime messages (#1488526) |