summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-07-20 14:14:18 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-07-20 14:14:18 +0200
commit6b0a7c760f49d5e8f68c851ea4331a0d8a660b3f (patch)
tree262595341a5e0773205913eb009fac38820ab8cc /CHANGELOG
parentb54731d8695d33e437cb593df4af12c10a068a1a (diff)
Updated Changelog
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 79148e033..b63c6f445 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -33,12 +33,16 @@ CHANGELOG Roundcube Webmail
- 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)
-- Add configurable LDAP_OPT_DEREF option (#1489864)
- Optimize some framed pages content for better performance (#1489792)
- Improve text messages display and conversion to HTML (#1488937)
- Don't remove links when html signature is converted to text (#1489621)
-- Fix so when switching editor mode original version of signature is used (#1488849)
- Fix mbox files import
+
+RELEASE 1.0.2
+-------------
+- Fix storing unsaved drafts in localStorage (#1489818)
+- Add configurable LDAP_OPT_DEREF option (#1489864)
+- Fix so when switching editor mode original version of signature is used (#1488849)
- Fix unintentional draft autosave request if autosave is disabled (#1489882)
- Fix malformed References: header in send/saved mail (#1489891)
- Fix handling unicode characters in links (#1489898)