summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-12-28 09:37:17 +0000
committeralecpl <alec@alec.pl>2011-12-28 09:37:17 +0000
commit79c6ac9b92bcf711c60b99a3316b2133967ee376 (patch)
tree67145a3c00ed81a0985d45bb7fc0edae1265000b /CHANGELOG
parent9fc4eb3f828335c8e375487c518b63d1fea46132 (diff)
- Fix handling of INBOX's subfolders in special folders config (#1488279)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 15aac7c73..ec12915d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of INBOX's subfolders in special folders config (#1488279)
- Add ifModule statement for setting Options -Indexes in .htaccess file (#1488274)
- Fix searching on IMAP servers without CHARSET specifier support (#1488271)
- Fix crash with eAccelerator (#1488256)