You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2010/06/02 12:52:59 UTC

svn commit: r950486 - /commons/proper/pool/trunk/src/changes/changes.xml

Author: psteitz
Date: Wed Jun  2 10:52:59 2010
New Revision: 950486

URL: http://svn.apache.org/viewvc?rev=950486&view=rev
Log:
Updated changelog.

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=950486&r1=950485&r2=950486&view=diff
==============================================================================
--- commons/proper/pool/trunk/src/changes/changes.xml (original)
+++ commons/proper/pool/trunk/src/changes/changes.xml Wed Jun  2 10:52:59 2010
@@ -21,6 +21,10 @@
   </properties>
   <body>
   <release version="1.5.5" date="TBD" description="TBD">
+    <action dev="markt" issue="POOL-161">
+      Made the default context class loader for the eviction thread the same loader that loads
+      the library to prevent memory leaks in multiple class loader environments.
+    </action>
     <action dev="sebb" type="update" issue="POOL-166">
       GenericKeyedObjectPool.destroy could use entrySet() rather than keySet() followed by get()
     </action>



Re: svn commit: r950486 - /commons/proper/pool/trunk/src/changes/changes.xml

Posted by Mark Thomas <ma...@apache.org>.
On 02/06/2010 11:52, psteitz@apache.org wrote:
> Author: psteitz
> Date: Wed Jun  2 10:52:59 2010
> New Revision: 950486
> 
> URL: http://svn.apache.org/viewvc?rev=950486&view=rev
> Log:
> Updated changelog.

Thanks.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org