Author: jeremy Date: Fri Mar 11 07:50:42 2005 New Revision: 157095 URL: http://svn.apache.org/viewcvs?view=rev&rev=157095 Log: querybean block addition
Modified: cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?view=diff&r1=157094&r2=157095 ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Mar 11 07:50:42 2005 @@ -202,6 +202,9 @@ <changes> <release version="@version@" date="@date@"> + <action dev="JQ" type="add"> + Added QueryBean as a standalone block, copied over from 2.2.0. Removed the original from the Lucene Block. Stores Favourites using OJB in HSQLDB. + </action> <action dev="SW" type="update"> CForms: separate <code>FormattingDateConvertor</code> that uses <code>java.text.SimpleDateFormat</code> and <code>Icu4jDateFormatter</code>