summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-10-17 10:17:32 +0200
committerAleksander Machniak <alec@alec.pl>2013-10-17 10:18:11 +0200
commit4109bb26ced3d5ebe7ad7afe2402d53eca7afce4 (patch)
treec3d22cf0453d3bb70ec09aa75864bef51d5c33eb /CHANGELOG
parentf2d4e40f094135fabcab4261930921e13fee40fd (diff)
Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 13fa83564..513f2f045 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
- Fix iframe onload for upload errors handling (#1489379)
- Fix address matching in Return-Path header on identity selection (#1489374)
- Fix text wrapping issue with long unwrappable lines (#1489371)