diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-06 13:17:52 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-06 13:17:52 +0100 |
commit | d7e129e07df65b0603418b4ece926100397a8f66 (patch) | |
tree | c7ab75f66e4edbf268cf16cfd59b4194ab85feb8 /CHANGELOG | |
parent | bc2c4380b5b754a3b13cc7d6663b2b81d2577e2e (diff) |
Increase maxlength to 254 chars for email input fields in addressbook (#1488987)
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) - Add attachment menu with Open and Download options (#1488975) - Fix thumbnail size when GD extension is used for image resize (#1488985) - Display user-friendly message on IMAP "over quota" errors (#1484164) |