summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-11-21 11:39:50 +0100
committerAleksander Machniak <alec@alec.pl>2013-11-21 11:39:50 +0100
commit75e52852dda9048d801b2b9738898f0326bf3be8 (patch)
tree38d09b94d30ea4889c90ea69bcd2b53a7dfd9120 /CHANGELOG
parentf13ae32aec218ce0d91fa941f96e8e092fafd6bd (diff)
Added CVE number to changelog entry
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3446ee419..dd5707246 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -93,7 +93,7 @@ RELEASE 0.9.5
-------------
- Fix failing vCard import when email address field contains spaces (#1489386)
- Fix default spell-check configuration after Google suspended their spell service
-- Fix vulnerability in handling _session argument of utils/save-prefs (#1489382)
+- Fix vulnerability in handling _session argument of utils/save-prefs [CVE-2013-6172] (#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)