diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-10 11:49:20 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-10 11:49:20 +0100 |
commit | 8b771646fadcde0abb27c2218a45942b95734838 (patch) | |
tree | 8c438cdc684cac4a0c03c123a7eb2e2fc2026ca2 /CHANGELOG | |
parent | 507876cf038f87953702e34596d14d7f57666ccd (diff) |
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix so task name can really contain all from a-z0-9_- characters (#1488941) - Support IMAP MOVE extension [RFC 6851] - Fix javascript errors when working in a page opened with taget="_blank" - Mention SQLite database format change in UPGRADING file (#1488983) |