haul 2002/12/18 08:49:18
Modified: . changes.xml
Log:
<action dev="CH" type="add"due-to-email="[EMAIL PROTECTED]"
due-to="Antonio Gallardo" fixes-bug="13070">
Add a new tag xsp-session:getxml to XSP. In this course moved session.xsl
for JAVA as well as XSPSessionHelper to session-fw block. Removed
dependencies to XSPSessionHelper and moved functionality to XSPRequestHelper
which already deals with session.
</action>
Revision Changes Path
1.311 +23 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.310
retrieving revision 1.311
diff -u -r1.310 -r1.311
--- changes.xml 18 Dec 2002 08:09:24 -0000 1.310
+++ changes.xml 18 Dec 2002 16:49:18 -0000 1.311
@@ -40,6 +40,28 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CH" type="add" due-to-email="[EMAIL PROTECTED]"
+ due-to="Antonio Gallardo" fixes-bug="13070">
+ Add a new tag xsp-session:getxml to XSP. In this course moved session.xsl
+ for JAVA as well as XSPSessionHelper to session-fw block. Removed
+ dependencies to XSPSessionHelper and moved functionality to XSPRequestHelper
+ which already deals with session.
+ </action>
+ <action dev="CH" type="fix" due-to-email="[EMAIL PROTECTED]"
+ due-to="Frank Ridderbusch" fixes-bug="15005">
+ Extension to sendmail.xsp: lists for sendmail:cc
+ </action>
+ <action dev="CH" type="fix" due-to-email="[EMAIL PROTECTED]"
+ due-to="Artur Bialecki" fixes-bug="14835">
+ Added container/form-encoding init-params to web.xml
+ </action>
+ <action dev="CH" type="fix" due-to-email="[EMAIL PROTECTED]"
+ due-to="Stuart Roebuck" fixes-bug="15136">
+ Fixing various inefficient logging calls.
+ </action>
+ <action dev="CH" type="update">
+ Make all "meta" modules ThreadSafe
+ </action>
<action dev="KP" type="fix" fixes-bug="15431" due-to="Michael Gerzabek"
due-to-email="[EMAIL PROTECTED]">
Perform correct source resolution in XMLResourceBundle.
Now i18n transformer can obtain dictionaries using any supported source (e.g.
'cocoon:/').
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]