You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/12/08 03:58:17 UTC

svn commit: r111198 - /forrest/trunk/docs-author/status.xml

Author: crossley
Date: Tue Dec  7 18:58:15 2004
New Revision: 111198

URL: http://svn.apache.org/viewcvs?view=rev&rev=111198
Log:
Add an entry for an old change.

Modified:
   forrest/trunk/docs-author/status.xml

Modified: forrest/trunk/docs-author/status.xml
Url: http://svn.apache.org/viewcvs/forrest/trunk/docs-author/status.xml?view=diff&rev=111198&p1=forrest/trunk/docs-author/status.xml&r1=111197&p2=forrest/trunk/docs-author/status.xml&r2=111198
==============================================================================
--- forrest/trunk/docs-author/status.xml	(original)
+++ forrest/trunk/docs-author/status.xml	Tue Dec  7 18:58:15 2004
@@ -56,7 +56,7 @@
       </action>
       <action dev="RDG" type="add" context="plugins" fixes-bug="FOR-387" 
         due-to="Jörg Werner">
-        Added photGallery plugin
+        Added photoGallery plugin
       </action>
       <action dev="RDG" type="add" context="plugins">
         Added capability to deploy directly to site in SVN using "ant deploy"
@@ -106,8 +106,13 @@
         Added links to example websites to demonstrate each available
         <link href="site:skins">default skin</link>. 
       </action>
+      <action dev="DC" type="fix" context="build">
+        Changed Ant build property name "version" to "forrest.version"
+        to prevent collisions with other build systems when using the
+        Ant "import" task.
+      </action>
       <action dev="DC" type="fix" context="core">
-        Fix some public identifiers (for DTD-v2.0) which were still pointing
+        Fixed some public identifiers (for DTD-v2.0) which were still pointing
         to old versions of DTDs.
       </action>
       <action dev="DC" type="add" context="core"