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 2004/02/15 14:11:24 UTC

cvs commit: jakarta-commons/httpclient release_notes.txt

olegk       2004/02/15 05:11:24

  Modified:    httpclient Tag: HTTPCLIENT_2_0_BRANCH release_notes.txt
  Log:
  Release notes updated for the 2.0 final
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.9.2.7   +14 -1     jakarta-commons/httpclient/release_notes.txt
  
  Index: release_notes.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/httpclient/release_notes.txt,v
  retrieving revision 1.9.2.6
  retrieving revision 1.9.2.7
  diff -u -r1.9.2.6 -r1.9.2.7
  --- release_notes.txt	17 Jan 2004 04:24:19 -0000	1.9.2.6
  +++ release_notes.txt	15 Feb 2004 13:11:24 -0000	1.9.2.7
  @@ -1,3 +1,16 @@
  +Release 2.0
  +-------------------
  +Changes since Release Candidate 3:
  +
  + * 26500 - Socket timeout is now correctly set on open connections
  + 
  + * 26328 - Fixed getScheme() and getPort() returning wrong defaults for HttpsURL
  +
  + * 26139 - Fixed possible connection leak caused by lack of equals() and hashCode() on protocol
  +   socket factories
  +   
  + * 26688 - Fixed the problem with HttpURL creating wrong authority String when user info is changed
  +
   Release 2.0 Release Candidate 3
   -------------------
   Changes since Release Candidate 2:
  @@ -74,7 +87,7 @@
   
    * Fixed the problem with incorrect selection of the proxy authentication realm. 
   
  - * Changed URI.normalize() to ignore relative path normalization. 
  + * Changed URI.normalize() to ignore relative path normalization. 
   
   Release 2.0 Release Candidate 1
   -------------------
  
  
  

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