summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-11-15 10:03:35 +0100
committerAleksander Machniak <alec@alec.pl>2014-11-15 10:03:35 +0100
commit9f1fd396951dd1bf9a082422d0835ca1a229255d (patch)
tree5e552d4d410224317a2b6b26f7d33763a2dba00f /CHANGELOG
parent4446aea1e64361065e2cf902ada004546599fd0b (diff)
Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ca80cc3ff..88c9394d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ CHANGELOG Roundcube Webmail
===========================
- Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
+- Fix issue where Archive folder wasn't protected in Folder Manager (#1490154)
- Fix compatibility with PHP 5.2. in rcube_imap_generic (#1490115)
- Fix setting flags on servers with no PERMANENTFLAGS response (#1490087)
- Fix regression in SHAA password generation in ldap driver of password plugin (#1490094)