dlr 2003/10/23 09:16:13
Modified: xdocs changes.xml
Log:
* xdocs/changes.xml
Noted deprecated of VelocityServlet in favor of VelocityViewServlet.
Revision Changes Path
1.98 +8 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -u -r1.97 -r1.98
--- changes.xml 22 Oct 2003 10:56:47 -0000 1.97
+++ changes.xml 23 Oct 2003 16:16:12 -0000 1.98
@@ -49,6 +49,14 @@
for one release, be backwards compatile for the Category-using log4j
crowd. (gmj)
</li>
+
+<li>
+Deprecated the org.apache.velocity.servlet.VelocityServlet class in
+favor of org.apache.velocity.tools.view.servlet.VelocityViewServlet
+from the Velocity Tools library. Servlet interaction is more a core
+competency of the Velocity Tools package than of Velocity's
+core. (dlr)
+</li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]