Author: psteitz
Date: Thu May 21 13:09:44 2015
New Revision: 1680866
URL: http://svn.apache.org/r1680866
Log:
Update for 2.4 release.
Modified:
commons/proper/pool/trunk/src/changes/release-notes.vm
Modified: commons/proper/pool/trunk/src/changes/release-notes.vm
URL:
http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/changes/release-notes.vm?rev=1680866&r1=1680865&r2=1680866&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/release-notes.vm (original)
+++ commons/proper/pool/trunk/src/changes/release-notes.vm Thu May 21 13:09:44
2015
@@ -23,7 +23,7 @@ Version 2 contains a completely re-writt
In addition to performance and scalability improvements, version 2 includes
robust instance
tracking and pool monitoring. Version 2 requires JDK level 1.6 or above.
-No client code changes are required to migrate from version 2.0 or 2.1 to 2.2.
+No client code changes are required to migrate from versions 2.0-2.3 to
version 2.4.
Users of version 1.x should consult the migration guide on the Commons Pool
web site.
NOTE: The MBean interfaces (DefaultPooledObjectInfoMBean,
GenericKeyedObjectPoolMXBean