haul 2002/12/03 08:44:50
Modified: . changes.xml
Log:
Revision Changes Path
1.297 +16 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -r1.296 -r1.297
--- changes.xml 3 Dec 2002 00:11:23 -0000 1.296
+++ changes.xml 3 Dec 2002 16:44:50 -0000 1.297
@@ -40,6 +40,21 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CH" type="fix">
+ New Logicsheet for use with InputModules.
+ </action>
+ <action dev="CH" type="add">
+ xsp.xsl now includes all xsp:init-page tags. Additional xsp:exit-page tag for
+ cleanup operations.
+ </action>
+ <action dev="CH" type="add">
+ New InputModule to map parameter names to / from another name. Uses translation
+ table and additional prefix / suffix. New InputModule to access contents of
+ an XMLFile using JXPath, based on patch from Jeff Turner ([EMAIL PROTECTED]).
+ </action>
+ <action dev="CH" type="fix" fixes-bug="14739">
+ Fixed SimpleFormTransformer: Malformed XML with textarea elements.
+ </action>
<action dev="NKB" type="update">
Moved endorsed libs in ./lib/endorsed, so that they can be added in the build
file
easily as java jvm args, or in the future copied to the webserver or Java
endorsed dir.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]