summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortill <till@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-02 15:18:00 +0000
committertill <till@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-11-02 15:18:00 +0000
commitfe19ff429067eab046f964414df8187a01e58fdf (patch)
treebd4e0ed7dec151c2410b586292a9d0c5febccfa9
parentedd5953a661c9e5f9372681ad67347aca92d5673 (diff)
updated with tinymce changes
git-svn-id: https://svn.roundcube.net/trunk@5385 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index d154fbc46..fa4b0a582 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,9 @@
CHANGELOG Roundcube Webmail
===========================
+- TinyMCE:
+ - updated to 3.4.6
+ - security issue: removed moxieplayer (embedding flv and mp4 is not supported anymore)
- Fix IDN address validation issue (#1488137)
- Fix JS error when dst_active checkbox doesn't exist (#1488133)
- Autocomplete LDAP records when adding contacts from mail (#1488073)