haul 02/05/16 09:28:02 Modified: . changes.xml Log: reflect changes Revision Changes Path 1.161 +17 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- changes.xml 14 May 2002 12:52:02 -0000 1.160 +++ changes.xml 16 May 2002 16:28:02 -0000 1.161 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.160 2002/05/14 12:52:02 tcurdt Exp $ + $Id: changes.xml,v 1.161 2002/05/16 16:28:02 haul Exp $ --> <changes title="History of Changes"> @@ -37,6 +37,22 @@ </devs> <release version="@version@" date="@date@"> + <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. + </action> + <action dev="CH" type="fix"> + complete rewrite of grouping code (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 + datatypes + </action> + <action dev="CH" type="fix"> + CLOB support in esql logicsheet, esp. in get-xml + </action> <action dev="TC" type="add"> changed the LanguageException and the JavaLanguage to expose more than just the compilation error. Now it also shows the actual code from the
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]