geirm       01/03/27 20:09:27

  Modified:    xdocs    changes.xml
               docs     changes.html
  Log:
  noted user guide change
  
  Revision  Changes    Path
  1.17      +4 -0      jakarta-velocity/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- changes.xml       2001/03/28 03:21:49     1.16
  +++ changes.xml       2001/03/28 04:09:23     1.17
  @@ -39,6 +39,10 @@
          Added license and javadoc to examples/context_example/DBContext.java
          to clarify why some internalXXX methods are stubbed out.  (gmj)
       </li>
  +    <li>
  +       Documentation : Clarification of VM properties and added note on
  +       VM declaration / usage order in user guide. (gmj)
  +    </li>
   </ul>
   
   </subsection>
  
  
  
  1.17      +4 -0      jakarta-velocity/docs/changes.html
  
  Index: changes.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- changes.html      2001/03/28 03:21:51     1.16
  +++ changes.html      2001/03/28 04:09:26     1.17
  @@ -142,6 +142,10 @@
          Added license and javadoc to examples/context_example/DBContext.java
          to clarify why some internalXXX methods are stubbed out.  (gmj)
       </li>
  +    <li>
  +       Documentation : Clarification of VM properties and added note on
  +       VM declaration / usage order in user guide. (gmj)
  +    </li>
   </ul>
                               </blockquote>
         </td></tr>
  
  
  

Reply via email to