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:55:21 +0100
commitb5fd858eb21da1a17dd4b3dd76c84f7b4eb805e3 (patch)
treefcc4b6b0d5aa84098110a25e768a8730ec0f0cbd /CHANGELOG
parent50341eab4315d7dcefa40eb050f4bb8c544e5696 (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 dcdcf9b52..d877dc926 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -11,6 +11,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
-------------