* CHANGES
  (1.4.0): Remove entry for r1699914 since it was reverted in r1831196.

git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1831197 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index df10505..4d1f159 100644
--- a/CHANGES
+++ b/CHANGES
@@ -18,8 +18,6 @@
   Fix issue #152: handle compressed responses > 4GB
   Fix issue #147: remove unneeded ISC_REQ_CONFIDENTIALITY flag in SSPI code
   Fix issue #156+#164: C++ comment style breaks C89 build
-  Fix problems with NTLM authentication when accessing local server using
-    alias hostname on Windows (r1699914)
   Fix incorrect use of bio file handlers (r1699852)
   Initialize OpenSSL when using serf_ssl_load_cert_file outside a serf context
     (r1699848)