quintonm 2003/01/03 20:00:52
Modified: xdocs changes.xml
Log:
Added note about updating all deprecated calls
to o.a.t.util.Log. o.a.commons.logging.Log
is now used everywhere.
Revision Changes Path
1.19 +4 -0 jakarta-turbine-2/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- changes.xml 3 Jan 2003 20:24:13 -0000 1.18
+++ changes.xml 4 Jan 2003 04:00:52 -0000 1.19
@@ -146,6 +146,10 @@
</li>
</ul>
</li>
+ <li>
+ All deprecated calls to the old org.apache.turbine.util.Log have
+ been replaced with calls to org.apache.commons.logging.Log.
+ </li>
</ul>
</p>
</subsection>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>