nicolaken 02/03/16 06:45:31 Modified: . changes.xml Log: Added the POI submission in the changes (had forgotten before). Revision Changes Path 1.121 +6 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- changes.xml 15 Mar 2002 15:42:21 -0000 1.120 +++ changes.xml 16 Mar 2002 14:45:31 -0000 1.121 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.120 2002/03/15 15:42:21 haul Exp $ + $Id: changes.xml,v 1.121 2002/03/16 14:45:31 nicolaken Exp $ --> <changes title="History of Changes"> @@ -12,6 +12,7 @@ <devs> <!-- in strict alphabetical order --> <person name="Donald Ball" email="[EMAIL PROTECTED]" id="DB"/> + <person name="Nicola Ken Barozzi" email="[EMAIL PROTECTED]" id="NKB"/> <person name="Ross Burton" email="[EMAIL PROTECTED]" id="RB"/> <person name="David Crossley" email="[EMAIL PROTECTED]" id="DC"/> <person name="Gerhard Froehlich" email="[EMAIL PROTECTED]" id="GF"/> @@ -33,6 +34,10 @@ </devs> <release version="@version@" date="@date@"> + <action dev="NKB" type="add"> + New POI HSSF Serializer; outputs to the .xls (not .xsl) file format. + Added samples as legacy file format support. + </action> <action dev="CH" type="add"> New module structure for input, output, and database specifica in scratchpad. Thus it is possible to write generic components for one
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]