summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-03-27 16:32:51 +0100
committerAleksander Machniak <alec@alec.pl>2013-03-27 17:02:55 +0100
commit395b74051ce974ced8a5abe378f66e9bcf0c8e34 (patch)
tree2d438a7c9e7767759ebffe70530683240fb53232 /CHANGELOG
parent268a28efb25193e5f48e7ba8e41f0bca8306c34e (diff)
Whitelist configuration options (user preferences) that can be changed using save-pref command
Conflicts: program/lib/Roundcube/rcube_plugin.php program/lib/Roundcube/rcube_plugin_api.php Conflicts: CHANGELOG program/steps/utils/save_pref.inc
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 754576e42..87dd6ae75 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix security issue in save-pref command
- Fix XSS vulnerability in handling of text/enriched messages (#1488806)
- Fix compatybility with MDB2 2.5.0b4 (#1488779)
- Fix lower-casing email address on replies (#1488598)