summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-10-28 11:54:53 +0100
committerAleksander Machniak <alec@alec.pl>2014-10-28 11:54:53 +0100
commita140e6d213d492a94a332150214850945361bf74 (patch)
treedba79d48e0c160339e478b394bfcc8148900d126 /CHANGELOG
parent45bfde71d2e83d4f759ca6ae6e17cd293960fcea (diff)
Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3bf5a4378..b3a9888c5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -59,6 +59,7 @@ CHANGELOG Roundcube Webmail
- Fix handling of uuencoded messages if messages_cache is enabled (#1490108)
- Fix handling of base64-encoded attachments with extra spaces (#1490111)
- Fix handling of UNKNOWN-CTE response, try do decode content client-side (#1490046)
+- Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113)
RELEASE 1.0.3
-------------