nicolaken 2003/11/29 07:38:59
Modified: . status.xml
Log:
<action dev="NKB" type="fix" context="skins" fixes-bug="FOR-87,FOR-88"
due-to="Ross Gardler" due-to-email="ross@saafe.org" >
Now skins that are edited in place have their non-traversable
resources also copied for static rendering.
</action>
Revision Changes Path
1.256 +7 -2 xml-forrest/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/xml-forrest/status.xml,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -r1.255 -r1.256
--- status.xml 28 Nov 2003 17:13:38 -0000 1.255
+++ status.xml 29 Nov 2003 15:38:59 -0000 1.256
@@ -25,6 +25,11 @@
<changes>
<release version="0.6-dev" date="unreleased">
+ <action dev="NKB" type="fix" context="skins" fixes-bug="FOR-87,FOR-88"
+ due-to="Ross Gardler" due-to-email="ross@saafe.org" >
+ Now skins that are edited in place have their non-traversable
+ resources also copied for static rendering.
+ </action>
<action dev="NKB" type="add" context="core" >
New file format: '.aart'. These are text files that are converted
automatically be Cocoon in SVG, if requested with a '.png' extension.
@@ -40,7 +45,7 @@
Now also all forrest /resources are editable in forrest.home
and translations in their source space.
</action>
- <action dev="NKB" type="update" context="skins" fixes-bug="FOR-85"
+ <action dev="NKB" type="update" context="core" fixes-bug="FOR-85"
due-to="Ross Gardler" due-to-email="ross@saafe.org" >
Skins are now editable directly in FORREST_HOME.
</action>
|