jefft 2002/11/12 03:51:20
Modified: . status.xml
Log:
Update 0.2 ETA and comment out reverted patch
Revision Changes Path
1.48 +10 -4 xml-forrest/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-forrest/status.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- status.xml 12 Nov 2002 09:56:00 -0000 1.47
+++ status.xml 12 Nov 2002 11:51:20 -0000 1.48
@@ -100,12 +100,18 @@
<!-- Changes -->
<!-- ...................................................................... -->
- <changes>
- <release version="0.1" date="2002">
+ <changes>
+ <!--
+ <release version="0.2.1" date="unreleased">
+ </release>
+ -->
+ <release version="0.2" date="2002-11-15">
+ <!--
<action dev="NKB" type="update" context="utils">
- Added a convert dir in the resources with stylesheets and builfile
+ Added a convert dir in the resources with stylesheets and buildfile
to help convert Anakia and Maven-based sites.
- </action>
+ </action>
+ -->
<action dev="NKB" type="update" context="webapp">
Now Forrest will look for xdocs in the content dir first, and fallback to
the legacy xdocs dir.
|