diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-03-22 12:56:49 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-03-22 12:56:49 +0100 |
commit | 8cc567c00423a343f3b785ee4dd856111b985fe7 (patch) | |
tree | 917a321de4aafdf6c1dbe0b7c498496212651139 /CHANGELOG | |
parent | 08da302af04f118bf3d43029b7e0d5d8b9bf9901 (diff) |
Drop support for PHP < 5.3.7
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,9 @@ CHANGELOG Roundcube Webmail =========================== -- Fix message import dialog when no file is selected (#1489685) -- Fix opening compose screen in new window after saving as draft (#1489643) - Added toolbar button to move message in message view - Improve UI integration of ACL settings +- Drop support for PHP < 5.3.7 - Fix directories check in Installer on Windows (#1489576) - Fix issue when default_addressbook option is set to integer value (#1489407) - Fix Opera > 15 detection (#1489562) @@ -13,6 +12,8 @@ CHANGELOG Roundcube Webmail - Fix regression in handling of 'attachments' result in message_compose hook (#1489627) - Fix issue where msgexport.sh printed the message to STDOUT instead of a file (#1489634) - Fix opening compose screen in new window after saving as draft (#1489643) +- Fix message import dialog when no file is selected (#1489685) +- Fix opening compose screen in new window after saving as draft (#1489643) RELEASE 1.0-rc -------------- |