cziegeler 2003/05/06 00:17:58
Modified: . changes.xml
Log:
Fixing bug 19683
Revision Changes Path
1.6 +4 -1 cocoon-2.0/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/changes.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- changes.xml 2 May 2003 08:10:50 -0000 1.5
+++ changes.xml 6 May 2003 07:17:58 -0000 1.6
@@ -41,6 +41,9 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="fix" fixes-bug="19683">
+ Fixing the problem with eating spaces in custom transformers.
+ </action>
<action dev="TC" type="fix" fixes-bug="15820" due-to="John R. Daily"
due-to-email="[EMAIL PROTECTED]">
Fixed NPE if ESQL does not get a connection
</action>