joerg 2003/06/11 16:16:35
Modified: . status.xml Log: fixed usage of removed method XSPUtil.include() in ESQL logicsheet <esql:get-xml/> (bug 20658) Revision Changes Path 1.54 +3 -0 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- status.xml 11 Jun 2003 00:34:30 -0000 1.53 +++ status.xml 11 Jun 2003 23:16:35 -0000 1.54 @@ -181,6 +181,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="JH" type="fix" fixes-bug="20658" due-to="Alfred Nathaniel" due-to-email="[EMAIL PROTECTED]"> + fixed usage of removed method XSPUtil.include() in ESQL logicsheet <esql:get-xml/> + </action> <action dev="JH" type="fix" fixes-bug="14977" due-to="Tony Culshaw" due-to-email="[EMAIL PROTECTED]"> fixed NPE in SQLTransformer.serializeData() </action>