Author: psteitz
Date: Sun Dec 15 20:00:53 2013
New Revision: 1551047

URL: http://svn.apache.org/r1551047
Log:
Updated next release version number, edited description.

Modified:
    commons/proper/pool/trunk/src/changes/changes.xml

Modified: commons/proper/pool/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/changes/changes.xml?rev=1551047&r1=1551046&r2=1551047&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Sun Dec 15 20:00:53 2013
@@ -43,9 +43,8 @@ The <action> type attribute can be add,u
     <title>Apache Commons Pool Changes</title>
   </properties>
   <body>
-  <release version="2.1" date="TBD" description=
-      "This is a maintenance release that includes a small number of new
-       features as well as including bugfixes and test case improvements.">
+  <release version="2.0.1" date="TBD" description=
+"This is a patch release, including bugfixes, test and documentation 
improvements only.">
     <action issue="POOL-243" dev="psteitz" type="fix" due-to="Michal Sabo">
       Added missing create counter decrement in GenericKeyedObjectPool create 
method on factory
       exception path. Prior to this fix, exceptions thrown by factory 
makeObject calls could leak


Reply via email to