geirm 01/03/27 19:04:11
Modified: xdocs changes.xml
docs changes.html
Log:
Noted javadoc changes to o.a.v.a.AbstractContext
Revision Changes Path
1.15 +5 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- changes.xml 2001/03/27 02:10:21 1.14
+++ changes.xml 2001/03/28 03:04:10 1.15
@@ -30,6 +30,11 @@
org.apache.velocity.exception. Thanks to Kyle Downey for the
suggestion. (gmj)
</li>
+ <li>
+ Added javadoc to o.a.v.context.AbstractContext clarifying which
+ of the internalXXX methods are required. Thanks to
+ Joshua Levy for the suggestion. (gmj)
+ </li>
</ul>
</subsection>
1.15 +5 -0 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- changes.html 2001/03/27 02:11:04 1.14
+++ changes.html 2001/03/28 03:04:10 1.15
@@ -133,6 +133,11 @@
org.apache.velocity.exception. Thanks to Kyle Downey for the
suggestion. (gmj)
</li>
+ <li>
+ Added javadoc to o.a.v.context.AbstractContext clarifying which
+ of the internalXXX methods are required. Thanks to
+ Joshua Levy for the suggestion. (gmj)
+ </li>
</ul>
</blockquote>
</td></tr>