diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-03-11 09:33:29 +0100 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-03-11 09:33:29 +0100 |
commit | 98e582148a516433327aa1dd1a362dfe2d5dc8c6 (patch) | |
tree | 2c6fb2cc0bee8300a35b842c4f38db215ad40d99 | |
parent | 904fec750520cfa0b3f63940abea3861258385c5 (diff) |
Put new feature entries on top and fixes on end of the changelog
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ CHANGELOG Roundcube Webmail =========================== -- 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 - Fix directories check in Installer on Windows (#1489576) @@ -11,6 +10,7 @@ CHANGELOG Roundcube Webmail - Fix invalid X-Draft-Info on forwarded message draft (#1489587) - 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) RELEASE 1.0-rc -------------- |