Author: psteitz
Date: Sat Apr 23 15:52:36 2011
New Revision: 1096169
URL: http://svn.apache.org/viewvc?rev=1096169&view=rev
Log:
Added 2.0 release.
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=1096169&r1=1096168&r2=1096169&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Sat Apr 23 15:52:36 2011
@@ -20,6 +20,8 @@
<title>Commons Pool Changes</title>
</properties>
<body>
+ <release version="2.0" date="TBD" description="TBD">
+ </release>
<release version="1.5.6" date="2011-04-03" description="This is a patch
release, including bugfixes only.">
<action dev="markt" type="fix" issue="POOL-179" due-to="Axel Grossmann">
Correctly handle an InterruptedException when waiting for an object from