* CHANGES: A few more tweaks. Remove duplicated item.

git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1758193 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 9ba0f15..29b8c1d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -47,7 +47,7 @@
   Fix issue #157: Segmentation fault in test_ssl_init
 
 
-Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9]
+Apache Serf 1.3.9 [2016-09-01, from tags/1.3.9, rxxxx]
   serf is now Apache Serf; apply header changes (r1700062)
   Fix issue #151: SCons build broken when only one library in ENVPATH
   Fix issue #153: avoid SSPI handle leak
@@ -62,9 +62,8 @@
   Fix some usages of the openssl BIO api (r1699852)
   Improve handling of bad data in the response state line. (r1699985)
   Resolve several compiler issues with less common compilers
-  Support VPath builds with SCons (r1699858, ...)
   Support more overrides via SCons arguments (r1701836, ...)
-  Adapt to OpenSSL 1.1.x api
+  Adapt to OpenSSL 1.1.x api (r1750819)
 
 
 Serf 1.3.8 [2014-10-20, from /tags/1.3.8, r2441]