You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2005/05/26 20:30:32 UTC

svn commit: r178663 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

Author: olegk
Date: Thu May 26 11:30:31 2005
New Revision: 178663

URL: http://svn.apache.org/viewcvs?rev=178663&view=rev
Log:
PR #34961

Modified:
    jakarta/commons/proper/httpclient/trunk/release_notes.txt

Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/release_notes.txt?rev=178663&r1=178662&r2=178663&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Thu May 26 11:30:31 2005
@@ -1,10 +1,15 @@
 Changes since Release Candidate 2:
 
+ * 34961 - HttpClient now correctly handle escaped characters in HTTP header elements
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
+
  * 34780 - HttpClient now always overrides the host of HostConfiguration if an absolute 
            request URI is given
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
 
  * 34740 - Connection with the proxy is not reopened if an proxy auth failure occurs 
            while SSL tunnel is being established
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
 
  * 34721 - Virtual host setting is now correctly applied when parsing and matching 
            cookies



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org