* CHANGES: (1.3.9): Slightly rephrase the r1699858 entry: don't insert the
  revision number in the middle of the description.


git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1910045 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 2cafe6b..cc19481 100644
--- a/CHANGES
+++ b/CHANGES
@@ -65,8 +65,8 @@
   Fix issue #153: avoid SSPI handle leak
   Fix issue #167: Explicitly use the ANSI version of SSPI
   Fix issue #170: Allow building with Microsoft Visual Studio 2015
-  Fix build of 'check' target when using VPATH-style builds (r1699858, ...)
-    (builddir != srcdir).
+  Fix build of 'check' target when using VPATH-style builds where
+    builddir != srcdir (r1699858, ...)
   Resolve a bucket (aka "memory") leak when a request bucket is
     destroyed before it is morphed into an aggregate bucket (r1699791)
   Reset state variables when resetting connection (r1708849)