vgritsenko 02/01/11 09:13:08 Modified: . changes.xml Log: Document matchers/serializers name changes Revision Changes Path 1.67 +11 -4 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.66 retrieving revision 1.67 diff -u -r1.66 -r1.67 --- changes.xml 11 Jan 2002 14:39:12 -0000 1.66 +++ changes.xml 11 Jan 2002 17:13:08 -0000 1.67 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.66 2002/01/11 14:39:12 vgritsenko Exp $ + $Id: changes.xml,v 1.67 2002/01/11 17:13:08 vgritsenko Exp $ --> <changes title="History of Changes"> @@ -30,6 +30,13 @@ <release version="@version@" date="@date@"> <action dev="VG" type="update"> + Rename some of the matchers/serializers (new added, old deprecated): + RequestSelector to RequestParameterSelector, + RequestParamMatcher to RequestParameterMatcher, + WildcardParameterValueMatcher to WildcardRequestParameterMatcher, + RegexpTargetHostMatcher to RegexpHostMatcher. + </action> + <action dev="VG" type="update"> Wap serializer renamed to wml serializer in the sitemap shipped with Cocoon, to be consistent with the names of other serializers. </action> @@ -116,12 +123,12 @@ Applied patch for the SQLTransformer to output namespaces for the generated elements. Patch submitted by Per-Olof Norč¬ [[EMAIL PROTECTED]]. </action> - <action dev="SW" type="add"> + <action dev="SW" type="add"> New ServerPagesAction and associated "action" and "capture" logicsheets that allow actions to be written in XSP and parts of the generated XML to be captured in XMLFragment or DOM objects. </action> - </release> + </release> <release version="2.0" date="November 29, 2001"> <action dev="CZ" type="update"> Restructured build system. A new ant task (SitemapTool) adds entries @@ -146,7 +153,7 @@ Applied patch for incremental XSLT processing from Jörn Heid [[EMAIL PROTECTED]]. </action> - </release> + </release> <release version="2.0rc2" date="November 7, 2001"> <action dev="SW" type="add"> Deprecation of CodeFactory in preparation of the tree traversal implementation of the sitemap.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]