summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-12-27 10:25:36 +0100
committerAleksander Machniak <alec@alec.pl>2012-12-27 10:25:36 +0100
commit2b80d5dbf2ff301b0627b3a0e3c9a61e86658fd4 (patch)
tree80c0ccec293768407727a0ceb47b3791fa864c40 /CHANGELOG
parentee3e27dc09e7fc896d863f28d8d9b39b209cfebc (diff)
Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 02e20455c..5f010acb3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Workaround UW-IMAP bug where hierarchy separator is added to the shared folder name (#1488879)
- Fix version comparisons with -stable suffix (#1488876)
- Add unsupported alternative parts to attachments list (#1488870)
- Add Compose button on message view page (#1488747)