summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-26 08:06:48 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-02-26 08:06:48 +0000
commit1bd5ba05f08cf8dd42e2b61e06eefd991a48e060 (patch)
tree7657656bcd2500802af7a2ed289a884b33c029bb /roundcubemail/CHANGELOG
parentb10451f177caa6a3c9267b39f5e7e1d933ec4c06 (diff)
- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
git-svn-id: https://svn.roundcube.net/trunk@3293 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 184d06a83..1093b0746 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix CVE-2010-0464: Disable DNS prefetching (#1486449)
- Fix Received headers to behave better with SpamAssassin (#1486513)
- Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473)
- Fix adding contacts SQL error on mysql (#1486459)