kpiroumian 02/05/13 08:56:44 Modified: . Tag: cocoon_2_0_3_branch changes.xml Log: Number formatting attributes changed to the new syntax Revision Changes Path No revision No revision 1.138.2.10 +6 -1 xml-cocoon2/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/changes.xml,v retrieving revision 1.138.2.9 retrieving revision 1.138.2.10 diff -u -r1.138.2.9 -r1.138.2.10 --- changes.xml 11 May 2002 03:45:52 -0000 1.138.2.9 +++ changes.xml 13 May 2002 15:56:44 -0000 1.138.2.10 @@ -4,7 +4,7 @@ <!-- History of Cocoon changes - $Id: changes.xml,v 1.138.2.9 2002/05/11 03:45:52 crossley Exp $ + $Id: changes.xml,v 1.138.2.10 2002/05/13 15:56:44 kpiroumian Exp $ --> <changes title="History of Changes"> @@ -26,6 +26,7 @@ <person name="Giacomo Pati" email="[EMAIL PROTECTED]" id="GP"/> <person name="Ovidiu Predescu" email="[EMAIL PROTECTED]" id="OP"/> <person name="Jeremy Quinn" email="[EMAIL PROTECTED]" id="JQ"/> + <person name="Konstantin Piroumian" email="[EMAIL PROTECTED]" id="KP"/> <person name="Gianugo Rabellino" email="[EMAIL PROTECTED]" id="GR"/> <person name="Ricardo Rocha" email="[EMAIL PROTECTED]" id="RR"/> <person name="Paul Russell" email="[EMAIL PROTECTED]" id="PR"/> @@ -41,6 +42,10 @@ </action> <action dev="GF" type="fix" fixes-bug="8743" due-to="Michael Enke"> Fixed NPE in I18nTransformer. + </action> + <action dev="KP" type="update" due-to="Michael Enke"> + i18n transformer changed to use shorter syntax for number formatting. Now 'type' attribute with + 'number', 'currency' and 'percent' should be used instead of 'type' and 'sub-type'combination. </action> <action dev="CH" type="add"> New documents on databases and Cocoon, database actions and modules.
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]