You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by je...@apache.org on 2003/01/30 05:42:12 UTC

cvs commit: xml-forrest/src/resources/fresh-site status.xml

jefft       2003/01/29 20:42:12

  Modified:    src/resources/fresh-site status.xml
  Log:
  Illustrate @fixes-bug
  
  Revision  Changes    Path
  1.5       +1 -1      xml-forrest/src/resources/fresh-site/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/fresh-site/status.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- status.xml	30 Oct 2002 09:16:49 -0000	1.4
  +++ status.xml	30 Jan 2003 04:42:12 -0000	1.5
  @@ -49,7 +49,7 @@
             </action>
             <!-- Sample action:
             <action dev="JB" type="fix" due-to="Joe Contributor"
  -            due-to-email="joec@apache.org">
  +            due-to-email="joec@apache.org" fixes-bug="123">
               Fixed a bug in the Foo class.
             </action>
             -->