olegk       2005/01/14 13:28:24

  Modified:    httpclient release_notes.txt
  Log:
  PR #33021
  
  Revision  Changes    Path
  1.48      +5 -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.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- release_notes.txt 6 Jan 2005 19:10:40 -0000       1.47
  +++ release_notes.txt 14 Jan 2005 21:28:24 -0000      1.48
  @@ -1,5 +1,9 @@
   Changes since Beta 1:
   
  + * 33021 - Fixed the bug causing the circular redirect if different query 
parameters
  +           are used in the redirect location.
  +           Contributed by Ilya Kharmatsky <ilyak at mainsoft.com>
  +
    * 32955 - Fixed the bug effectively disabling the stale connection check
              Contributed by Oliver Koell <oko at newbase.de>
   
  @@ -23,7 +27,7 @@
              Contributed by Oleg Kalnichevski <olegk at apache.org>
    
    * 32765 - Fixed NullPointerException in HostConfiguration.setHost(Sting)
  -           Contributed by Stuart Herring <apache -at- stuartherring.com>
  +           Contributed by Stuart Herring <apache at stuartherring.com>
   
    * 32742 - Fixed the problem with SO_TIMEOUT parameter having no effect
              on the method level.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to