On the 1.3.x branch:

Merge last CHANGES file from trunk (r2073).


git-svn-id: https://svn.apache.org/repos/asf/serf/branches/1.3.x@1699611 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 461bf69..1aa1a0b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-Serf 1.3.0 [2013-07-??, from /tags/1.3.0]
+Serf 1.3.0 [2013-07-23, from /tags/1.3.0]
   Fix issue 83: use PATH rather than URI within an ssltunnel (r1952)
   Fix issue 108: improved error reporting from the underlying socket (r1951)
   NEW: Switch to the SCons build system; retire serfmake, serf.mak, autotools
@@ -9,6 +9,7 @@
   Windows: add support for NTLM authentication
   Improved 2617 compliance: always use strongest authentication (r1968,1971)
   Fixed bugs with proxy authentication and SSL tunneling through a proxy
+  Fixed bugs the response parser (r2032,r2036)
   SSL connection performance improvements
   Huge expansion of the test suite