diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-07 09:19:24 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-07 09:19:24 +0100 |
commit | 001b172708f3b4b76ab6f0af7ec720955828f5b1 (patch) | |
tree | 40bfa2afacf3a380325a37bf2e0e948e235516d8 /CHANGELOG | |
parent | d7e129e07df65b0603418b4ece926100397a8f66 (diff) |
Mention SQLite database format change in UPGRADING file (#1488983)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Mention SQLite database format change in UPGRADING file (#1488983) - 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) |