pier 2003/02/26 11:56:03
Modified: . changes.xml Log: My changes of the past few weeks. (Note to self, remember to update changes.xml everytime you do something). Revision Changes Path 1.358 +12 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.357 retrieving revision 1.358 diff -u -r1.357 -r1.358 --- changes.xml 26 Feb 2003 16:35:07 -0000 1.357 +++ changes.xml 26 Feb 2003 19:56:02 -0000 1.358 @@ -41,6 +41,17 @@ </devs> <release version="@version@" date="@date@"> + <action dev="PF" type="update"> + The "javadocs" build target now links offline to the appropriate JavaDOC + repositiories available on the web. + </action> + <action dev="PF" type="add"> + Added proxy generator block for remote HTTP-base generation of XML + (will deprecate the WSProxyGenerator). + </action> + <action dev="PF" type="add"> + Added subrequest processing via the sitemap to the Cocoon flow. + </action> <action dev="SM" type="update"> Moved the asciiart stuff from the scratchpad into a block. </action>