Author: markt
Date: Sun Aug 14 20:19:40 2011
New Revision: 1157643
URL: http://svn.apache.org/viewvc?rev=1157643&view=rev
Log:
POOL-173. Config clean-up happened a while ago for 2.0.x
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=1157643&r1=1157642&r2=1157643&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Sun Aug 14 20:19:40 2011
@@ -68,6 +68,9 @@
<action dev="markt" type="update">
Remove setFactory() method from GOP.
</action>
+ <action dev="markt" type="fix" issue="POOL-173">
+ Reduce duplication in configuration code.
+ </action>
</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">