giacomo 02/01/31 11:32:04
Modified: . changes.xml
Log:
record changes to PostInputStream
Revision Changes Path
1.89 +5 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- changes.xml 31 Jan 2002 17:01:15 -0000 1.88
+++ changes.xml 31 Jan 2002 19:32:04 -0000 1.89
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.88 2002/01/31 17:01:15 vgritsenko Exp $
+ $Id: changes.xml,v 1.89 2002/01/31 19:32:04 giacomo Exp $
-->
<changes title="History of Changes">
@@ -31,6 +31,10 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="GP" type="fixed">
+ Prevent PostInputStream from looping if the available() method of the base
+ InputStream is returning 0.
+ </action>
<action dev="VG" type="add">
Added X-Cocoon-Version header to all responses generated by Cocoon.
</action>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]