quintonm 2003/02/11 09:57:26
Modified: xdocs changes.xml
Log:
Added note about the switch to commons-fileupload
Revision Changes Path
1.39 +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.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- changes.xml 8 Feb 2003 06:48:19 -0000 1.38
+++ changes.xml 11 Feb 2003 17:57:26 -0000 1.39
@@ -258,6 +258,10 @@
All classed in the org.apache.turbine.util.mail package have been
deprecated. You should change your
application code to use commons-mail instead.
</li>
+ <li>
+ Turbine now uses commons-fileupload. The org.apache.turbine.util.upload
+ package has been deprecated.
+ </li>
</ul>
</p>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]