dlr 02/02/06 15:51:20
Modified: xdocs changes.xml
Log:
Added note about VelocityServlet's new understanding of the context
parameter named "properties".
Revision Changes Path
1.70 +5 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -u -r1.69 -r1.70
--- changes.xml 5 Feb 2002 17:11:47 -0000 1.69
+++ changes.xml 6 Feb 2002 23:51:20 -0000 1.70
@@ -146,6 +146,11 @@
Added support for ${user.home}/build.properties to Ant build
file. (dlr)
</li>
+ <li>
+ VelocityServlet subclasses may now use a web.xml context
+ parameter as the default value for the path to their
+ velocity.properties file. (dlr)
+ </li>
</ul>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>