Author: jeremy Date: Tue Nov 23 06:52:26 2004 New Revision: 106305 Modified: cocoon/trunk/status.xml Log: updated status.xml with the new querybean
Modified: cocoon/trunk/status.xml Url: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&rev=106305&p1=cocoon/trunk/status.xml&r1=106304&p2=cocoon/trunk/status.xml&r2=106305 ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Tue Nov 23 06:52:26 2004 @@ -202,6 +202,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="JQ" type="add"> + Added querybean block, functionality moved from the lucene block as we hope to add a dependency on OJB so querybeans can be persisted. + </action> <action dev="JH" type="fix" fixes-bug="32342"> Batik block: Fixed handling for empty extract URIs when matching on null namespace URIs.