diff --git a/CHANGELOG-EE.md b/CHANGELOG-EE.md
index f77852a05a3045586af9e378b3a88a66d735906e..e53343f9b06d159aab27c24117c0e972fb7bb656 100644
--- a/CHANGELOG-EE.md
+++ b/CHANGELOG-EE.md
@@ -3,8 +3,6 @@ Please view this file on the master branch, on stable branches it's out of date.
 ## 9.5.10 (2017-11-08)
 
 - [SECURITY] Geo JSON web tokens now expire after two minutes to reduce risk of compromise.
-- [SECURITY] Add X-Content-Type-Options header in API responses to make it more difficult to find other vulnerabilities.
-- [SECURITY] Properly translate IP addresses written in decimal, octal, or other formats in SSRF protections in project imports.
 
 ## 9.5.9 (2017-10-16)