summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-10-28 09:35:55 +0100
committerAleksander Machniak <alec@alec.pl>2014-10-28 09:35:55 +0100
commit50341eab4315d7dcefa40eb050f4bb8c544e5696 (patch)
treec46c61e18b664eee577c1c7e630fc3480a9b2db1 /CHANGELOG
parent281ca0ea2a368a5ecd62344bffaa4b4a5986db9e (diff)
Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 87dfc89a7..dcdcf9b52 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Disable TinyMCE contextmenu plugin as there are more cons than pros in using it (#1490118)
- 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)