Author: ggregory
Date: Fri Mar 4 06:42:32 2016
New Revision: 1733562
URL: http://svn.apache.org/viewvc?rev=1733562&view=rev
Log:
[POOL-309] Fix misspellings from "destory" to "destroy". interupt -> interrupt
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=1733562&r1=1733561&r2=1733562&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Fri Mar 4 06:42:32 2016
@@ -44,7 +44,7 @@ The <action> type attribute can be add,u
</properties>
<body>
<release version="2.4.3" date="TBD" description="TBD">
- <action dev="ggregory" issue="POOL-309" type="fix">
+ <action dev="ggregory" issue="POOL-309" type="fix" due-to="jolestar,
Roopam Patekar">
Fix misspellings from "destory" to "destroy".
</action>
</release>