vgritsenko 2003/11/26 19:44:20
Modified: . status.xml
Log:
i18n transformer changes
Revision Changes Path
1.202 +11 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -r1.201 -r1.202
--- status.xml 24 Nov 2003 12:20:53 -0000 1.201
+++ status.xml 27 Nov 2003 03:44:20 -0000 1.202
@@ -182,7 +182,16 @@
<changes>
<release version="@version@" date="@date@">
- <action dev="AG" type="update">
+ <action dev="VG" type="remove">
+ I18n transformer does not support old configuration syntax anymore
+ (parameters catalogue-name, catalogue-location). Use <catalogues/>
+ element instead.
+ </action>
+ <action dev="VG" type="fix">
+ I18n transformer now works with translations containing elements with
+ attributes.
+ </action>
+ <action dev="AG" type="update">
Update libs Xerces to 2.6.0 and xml-apis.jar
</action>
<action dev="SW" type="add">