summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-21 11:24:19 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-21 11:24:19 +0200
commit51d1a02cad1615e11f519aaf3cd5394ec262f9e9 (patch)
tree0774a6e225804b64dda76ba8aa5e11a2da2b63fc /CHANGELOG
parentf26f73a1a3e55095099958a3647b0e1b4f665d0b (diff)
Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5a5c3cdd8..35819e235 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix so subscribed non-existing/non-accessible shared folder can be unsubscribed
+
+RELEASE 0.8.1
+-------------
- Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593)
- Fix lower-casing email address on replies (#1488598)
- Fix line separator in exported messages (#1488603)