summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-04-03 13:18:40 +0200
committerAleksander Machniak <alec@alec.pl>2014-04-03 13:18:40 +0200
commit14af32300449cbbf984b1e23db41dc810feb8fc7 (patch)
tree6b61e43d2365f47bea6c70d7f7a362380e5e96bd /CHANGELOG
parent6201aaf1cde2a0cb83a9f6b20899cd769b43a762 (diff)
Update changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index aaa7c8e93..75e2b69ec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,18 @@
CHANGELOG Roundcube Webmail
===========================
-- Added toolbar button to move message in message view
- Improve UI integration of ACL settings
- Drop support for PHP < 5.3.7
- Set In-Reply-To and References for forwarded messages (#1489593)
- Removed redundant default_folders config option (#1489737)
- Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
+
+RELEASE 1.0.0
+-------------
+- Added toolbar button to move message in message view
+- Fix style of disabled protocol handler link on IE (#1489569)
+- Fix message import dialog when no file is selected (#1489685)
+- Fix opening compose screen in new window after saving as draft (#1489643)
- 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)
@@ -14,9 +20,6 @@ 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)
-- Fix message import dialog when no file is selected (#1489685)
-- Fix opening compose screen in new window after saving as draft (#1489643)
- Fix fatal error in database_attachments plugin under some conditions (#1489726)
RELEASE 1.0-rc