You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by br...@apache.org on 2004/03/23 00:23:22 UTC

svn commit: rev 9689 - xml/forrest/trunk

Author: brondsem
Date: Mon Mar 22 15:23:20 2004
New Revision: 9689

Modified:
   xml/forrest/trunk/status.xml
Log:
docbook refentry support

Modified: xml/forrest/trunk/status.xml
==============================================================================
--- xml/forrest/trunk/status.xml	(original)
+++ xml/forrest/trunk/status.xml	Mon Mar 22 15:23:20 2004
@@ -44,6 +44,9 @@
 
   <changes>
     <release version="0.6-dev" date="unreleased">
+      <action dev="DB" type="add" context="core" >
+        Docbook support for refentry element and it's children.  Generally used for man pages.
+      </action>
       <action dev="JJP" type="add" context="core" >
         Do not create TOC unless it has been define on the skinconf.
         Change level attribute to max-depth attribute.