joerg 2003/08/06 20:33:01
Modified: . status.xml
Log:
mulitple bugs in @fixes-bug comma separated
Revision Changes Path
1.107 +2 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- status.xml 7 Aug 2003 00:46:25 -0000 1.106
+++ status.xml 7 Aug 2003 03:33:00 -0000 1.107
@@ -429,7 +429,7 @@
<action dev="BRD" type="fix" fixes-bug="19881" due-to="Michael Enke"
due-to-email="[EMAIL PROTECTED]">
Fixed synchronisation problem in I18nTransformer when retrieving
catalogues.
</action>
- <action dev="BRD" type="fix" fixes-bug="19423 and 15525">
+ <action dev="BRD" type="fix" fixes-bug="19423, 15525">
Improved XPointer support in the XIncludeTransformer. Meanwhile improved
the way xml:base
attributes are handled, added support for the xi:fallback element, do
XInclude processing
on included content, and added XInclude samples.