dlr 2002/08/09 15:08:03 Modified: xdocs changes.xml Log: Recorded deprecation of the Runtime class in favor of RuntimeInstance and RuntimeSingleton. Revision Changes Path 1.86 +4 -0 jakarta-velocity/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v retrieving revision 1.85 retrieving revision 1.86 diff -u -u -r1.85 -r1.86 --- changes.xml 25 Jul 2002 01:53:43 -0000 1.85 +++ changes.xml 9 Aug 2002 22:08:03 -0000 1.86 @@ -23,6 +23,10 @@ <ul> <li> +Deprecated org.apache.velocity.runtime.Runtime in favor of the +RuntimeInstance and RuntimeSingleton classes. (dlr) +</li> +<li> Fix to MethodMap part of introspector to make the overloaded method selection work as specified in the JLS, from Attila Szegedi. (gmj)
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
