diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-03-11 16:20:01 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-03-11 16:20:01 +0100 |
commit | abf46755c9638ad27ac876787343fa4c1f0e8990 (patch) | |
tree | 1580fe67d2759f3a697bc6ec6afcc25764c8a789 /CHANGELOG | |
parent | 336d2000f8b3edd788bbdd49c4c5bc11c895a94d (diff) |
Fix forward as attachment bug with editormode != 1 (#1488991)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix forward as attachment bug with editormode != 1 (#1488991) - Fix LIMIT/OFFSET queries handling on MS SQL Server (#1488984) - Fix so task name can really contain all from a-z0-9_- characters (#1488941) - Support IMAP MOVE extension [RFC 6851] |