vmassol 2002/08/14 14:14:21
Modified: documentation/docs/xdocs Tag: CACTUS_14_BRANCH changes.xml
Log:
fix from Felipe
Revision Changes Path
No revision
No revision
1.35.2.3 +7 -1 jakarta-cactus/documentation/docs/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/changes.xml,v
retrieving revision 1.35.2.2
retrieving revision 1.35.2.3
diff -u -r1.35.2.2 -r1.35.2.3
--- changes.xml 8 Aug 2002 21:50:04 -0000 1.35.2.2
+++ changes.xml 14 Aug 2002 21:14:21 -0000 1.35.2.3
@@ -47,10 +47,16 @@
<person name="Nicholas Lesiecki" email="[EMAIL PROTECTED]" id="NDL"/>
</devs>
- <release version="1.4" date="in CVS">
+ <release version="1.4" date="- in CVS">
<action dev="VMA" type="fix" due-to="David George"
due-to-email="[EMAIL PROTECTED]">
Fixed JDK broken 1.2 compatibility (introduced in 1.4b1).
</action>
+ <action dev="VMA" type="fix" due-to="Felipe Hoffa"
due-to-email="[EMAIL PROTECTED]">
+ According to the XML definitions (at least the definitions Mozilla 1.0
+ got implemented), the <?xml version...> tag should go before the
+ <?xml-stylesheet...> tag. Using them in the wrong order produces
+ an error when Mozilla tries to render it.
+ </action>
</release>
<release version="1.4b1" date="July 31 2002">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>