From a140e6d213d492a94a332150214850945361bf74 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Tue, 28 Oct 2014 06:54:53 -0400 Subject: [PATCH] Fix bug where creating subfolders in shared folders wasn't possible without ACL extension (#1490113) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3bf5a43..b3a9888 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,7 @@ - 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 ------------- -- Gitblit v1.9.1