Author: nbubna
Date: Fri Dec  5 14:10:43 2008
New Revision: 723895

URL: http://svn.apache.org/viewvc?rev=723895&view=rev
Log:
document dependency changes

Modified:
    velocity/engine/trunk/src/site/apt/upgrading.apt

Modified: velocity/engine/trunk/src/site/apt/upgrading.apt
URL: 
http://svn.apache.org/viewvc/velocity/engine/trunk/src/site/apt/upgrading.apt?rev=723895&r1=723894&r2=723895&view=diff
==============================================================================
--- velocity/engine/trunk/src/site/apt/upgrading.apt (original)
+++ velocity/engine/trunk/src/site/apt/upgrading.apt Fri Dec  5 14:10:43 2008
@@ -10,9 +10,17 @@
  must be adjusted because newer versions of Velocity might require
  updates.
 
+* Upgrading from Velocity 1.6
+
+  There are no changes in the dependencies since Velocity 1.6
+
 * Upgrading from Velocity 1.5
 
-  There are no changes in the dependencies since Velocity 1.5
+    * {{{http://commons.apache.org/collections/}Commons Collections}} has been 
upgraded to version 3.2.1.
+
+    * {{{http://commons.apache.org/lang/}Commons Lang}} has been upgraded to 
version 2.4.
+
+    * {{{http://commons.apache.org/logging/}Commons Logging}} is required for 
compiling and using CommonsLogLogChute.
 
 * Upgrading from Velocity 1.4 or earlier
 


Reply via email to