tcurdt 2003/05/02 01:10:50
Modified: . changes.xml
Log:
added change
Revision Changes Path
1.5 +4 -1 cocoon-2.0/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/changes.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.xml 30 Apr 2003 01:50:01 -0000 1.4
+++ changes.xml 2 May 2003 08:10:50 -0000 1.5
@@ -41,6 +41,9 @@
</devs>
<release version="@version@" date="@date@">
+ <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>
<action dev="VG" type="update">
Ported from 2.1 branch: Updated the XML:DB Source. Now it will accept,
in cocoon.xconf,
optional authentication attributes, called "user" and "password".