cziegeler 02/04/22 23:44:57
Modified: . Tag: cocoon_2_0_3_branch changes.xml
Log:
Fixing bug in branch, too
Revision Changes Path
No revision
No revision
1.138.2.2 +7 -4 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.138.2.1
retrieving revision 1.138.2.2
diff -u -r1.138.2.1 -r1.138.2.2
--- changes.xml 14 Apr 2002 04:17:53 -0000 1.138.2.1
+++ changes.xml 23 Apr 2002 06:44:57 -0000 1.138.2.2
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.138.2.1 2002/04/14 04:17:53 vgritsenko Exp $
+ $Id: changes.xml,v 1.138.2.2 2002/04/23 06:44:57 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -35,7 +35,10 @@
</devs>
<release version="@version@" date="@date@">
- <action dev="VG" type="fix">
+ <action dev="CZ" type="fix" fixes-bug="5772">
+ Fixing bug in NetUtils that altered in some cases the link reference in
command-line mode.
+ </action>
+ <action dev="VG" type="fix">
XScript works now (and all XScript SOAP samples).
</action>
<action dev="VG" type="update">
@@ -44,8 +47,8 @@
<action dev="VG" type="fix">
Fixed error (NPE) in AbstractValidatorAction introduced in the 2.0.2.
</action>
- <action dev="CZ" type="fix" fixes-bug="7510">
- Fixing ClassCastException when a multipart/form-data form is posted. Submitted
by Jeroen ter Voorde [[EMAIL PROTECTED]]
+ <action dev="CZ" type="fix" fixes-bug="7510" due-to="Jeroen ter Voorde"
due-to-email="[EMAIL PROTECTED]">
+ Fixing ClassCastException when a multipart/form-data form is posted.
</action>
<action dev="CZ" type="update">
Rewrote SQLTransformer and added capability to store/fetch XML.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]