haul 02/05/24 08:04:24 Modified: . changes.xml Log: reflect changes Revision Changes Path 1.170 +20 -7 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.169 retrieving revision 1.170 diff -u -r1.169 -r1.170 --- changes.xml 23 May 2002 15:14:53 -0000 1.169 +++ changes.xml 24 May 2002 15:04:23 -0000 1.170 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.169 2002/05/23 15:14:53 froehlich Exp $ + $Id: changes.xml,v 1.170 2002/05/24 15:04:23 haul Exp $ --> <changes title="History of Changes"> @@ -38,6 +38,19 @@ </devs> <release version="@version@" date="@date@"> + <action dev="CH" type="add"> + Moved mod-db stuff from scratchpad to trunk. + </action> + <action dev="CH" type="add"> + Util logicsheet: get-source and include-source tags. E.g. to include XHTML + generated by another pipeline as email. + </action> + <action dev="CH" type="fix"> + Esql: multiple results can now have different result blocks, position + determines matching result position. Last one is default if more results + arrive. call-results now evaluated after other results to comply with JDBC + specs. + </action> <action dev="GF" type="fix" fixes-bug="9064" due-to="Jeroen ter Voorde" due-to-email=" [EMAIL PROTECTED]"> Fixed multipart request problems with IE6. </action> @@ -66,16 +79,16 @@ Frank Ridderbusch for original code [BUGZILLA: 8531] </action> <action dev="CH" type="fix"> - changed error behaviour: all exceptions now result in error-results being - evaluated. If error-results is present, exceptions are caught, otherwise a - processing exception is thrown. + Changed error behaviour in esql: all exceptions now result in error-results + being evaluated. If error-results is present, exceptions are caught, + otherwise a processing exception is thrown. </action> <action dev="CH" type="fix"> - complete rewrite of grouping code (footer still not supported), group-on - available through esql:param + Complete rewrite of grouping code in esql (footer still not supported), + group-on available through esql:param </action> <action dev="CH" type="fix"> - fix for get-columns with PostgreSQL and getObject not working with all + Esql fix for get-columns with PostgreSQL and getObject not working with all datatypes </action> <action dev="CH" type="fix">
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]