summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-07-20 14:09:02 +0200
committerThomas Bruederli <thomas@roundcube.net>2014-07-20 14:09:02 +0200
commit7515a28ee91b864426d0fe0c6b0d64099be6ae91 (patch)
tree89accc0bee4b1ae33d6ce0875192382db04fde3a /CHANGELOG
parentd461ae0e8a482cec00b45a0f0c4fa83abc8a5d29 (diff)
Update Changelog and bump version1.0.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e5aa054bc..12a91c656 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG Roundcube Webmail
===========================
+RELEASE 1.0.2
+-------------
+- Fix storing unsaved drafts in localStorage (#1489818)
- Fix redundant horizontal scrollbar in HTML editor (#1489950)
- Fix PHP error in Preferences when default_folders was in dont_override (#1489940)
- Add configurable LDAP_OPT_DEREF option (#1489864)