olegk       2004/10/04 15:08:46

  Modified:    httpclient Tag: HTTPCLIENT_2_0_BRANCH release_notes.txt
  Log:
  ContentLengthInputStream no longer supports mark() & reset() methods. Old broken 
implementation removed.
  
  Contributed by Eric Johnson <eric at tibco.com>
  Reviewed by Oleg Kalnichevski
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.9.2.15  +2 -0      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.14
  retrieving revision 1.9.2.15
  diff -u -r1.9.2.14 -r1.9.2.15
  --- release_notes.txt 6 Sep 2004 17:44:45 -0000       1.9.2.14
  +++ release_notes.txt 4 Oct 2004 22:08:46 -0000       1.9.2.15
  @@ -1,5 +1,7 @@
   Changes since Release 2.0.1
   
  + * ContentLengthInputStream no longer supports mark() & reset() methods. 
  +
    * 21329 - Added input buffering to improve performance
   
   Release 2.0.1
  
  
  

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

Reply via email to