vgritsenko 02/04/03 19:15:55 Modified: . changes.xml Log: fix errors Revision Changes Path 1.135 +10 -10 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.134 retrieving revision 1.135 diff -u -r1.134 -r1.135 --- changes.xml 2 Apr 2002 14:13:34 -0000 1.134 +++ changes.xml 4 Apr 2002 03:15:55 -0000 1.135 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.134 2002/04/02 14:13:34 cziegeler Exp $ + $Id: changes.xml,v 1.135 2002/04/04 03:15:55 vgritsenko Exp $ --> <changes title="History of Changes"> @@ -181,7 +181,7 @@ super-fast load times (no more compilation), and a slight gain in request processing speed compared to the compiled engine thanks to the HotSpot VM. </action> - <action dev="VG"?type="add"> + <action dev="VG" type="add"> Added matchers: HeaderMatcher, ParameterMatcher. </action> <action dev="VG" type="add" due-to="Matteo Di Giovinazzo" due-to-email="[EMAIL PROTECTED]"> @@ -274,7 +274,7 @@ SitemapComponentSelector to store label information provided in the configuration. </action> - <action dev="?R" type="add"> + <action dev="GR" type="add"> Added the XPath-enabled DirectoryGenerator (XPathDirectoryGenerator) to scratchpad. </action> @@ -358,7 +358,7 @@ (1) removed the FilesystemQueueImpl, one thread less now, (2) changed swapping alghorithm in the MRUMemoryStore towards less serialization, (3) Cache entries will be saved to the filesystem, when the System is shutdown cleanly, (4) fixed - bug submitted by Peter Har?reaves [[EMAIL PROTECTED]] in StoreJanitor + bug submitted by Peter Hargreaves [[EMAIL PROTECTED]] in StoreJanitor (GC hangs in endless loop). </action> <action dev="VG" type="update"> @@ -446,7 +446,7 @@ <action dev="CZ" type="add"> Added special lifecycle interface for Cocoon components: RequestLifecycle. A component marked by this interface has the lifecycle of one request, - so looking up the role twi?e during the same request results in the same + so looking up the role twice during the same request results in the same component. </action> <action dev="SW" type="update"> @@ -517,7 +517,7 @@ Added RTF serialization of XSL-FO documents (requires jfor). Patch submitted by Bertrand Delacretaz [[EMAIL PROTECTED]]. Applied patch for the SQLTransformer to output namespaces for the - generated elements. Patch submitted by Per-Olof Nor?[[EMAIL PROTECTED]]. + generated elements. Patch submitted by Per-Olof Norč¬ [[EMAIL PROTECTED]]. </action> <action dev="SW" type="add"> New ServerPagesAction and associated "action" and "capture" logicsheets @@ -543,7 +543,7 @@ </action> <action dev="CZ" type="update"> Applied patch for the SQLTransformer to output namespaces for the - generated elements. Patch submitted by Per-Olof Nor?[[EMAIL PROTECTED]]. + generated elements. Patch submitted by Per-Olof Norč¬ [[EMAIL PROTECTED]]. </action> <action dev="OP" type="update"> Applied patch for incremental XSLT processing from Jörn Heid @@ -714,7 +714,7 @@ works for site of any complexity (limited by capabilities of your filesystem). </action> - <action dev="CZ" type="add?> + <action dev="CZ" type="add"> Removed XInclude/CIncludeSAXConnectors and added LoggingSAXConnector. </action> <action dev="CZ" type="add"> @@ -806,7 +806,7 @@ </action> <action dev="GP" type="add"> Enable a parallel calling path into the sitemap for internal requests - of resource? + of resource. </action> <action dev="GP" type="fix"> Added missing methods on CommandLineRequest. @@ -906,7 +906,7 @@ <action dev="DB" type="fix"> patched xsp generator to use proper namespace for automatic text elements </action> - <acti?n dev="BL" type="update"> + <action dev="BL" type="update"> Updated Cocoon to be Avalon 3.0a4 compliant. Introduced ComponentManager and ComponentSelector patterns correctly in code. Updated sitemap to create Configuration trees directly.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]