Author: gk
Date: Wed Jun 26 12:56:50 2019
New Revision: 1862132

URL: http://svn.apache.org/viewvc?rev=1862132&view=rev
Log:
- update changes

Modified:
    turbine/fulcrum/trunk/parser/src/changes/changes.xml

Modified: turbine/fulcrum/trunk/parser/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/turbine/fulcrum/trunk/parser/src/changes/changes.xml?rev=1862132&r1=1862131&r2=1862132&view=diff
==============================================================================
--- turbine/fulcrum/trunk/parser/src/changes/changes.xml (original)
+++ turbine/fulcrum/trunk/parser/src/changes/changes.xml Wed Jun 26 12:56:50 
2019
@@ -22,7 +22,19 @@
     </properties>
 
     <body>
-        <release version="2.0.0" date="in SVN">
+       <release version="2.0.1" date="in SVN">
+        <action dev="gk" type="update" date="2019-25-06">
+            - use optional Fulcrum Pool (without Recycable feature) again as 
fallback
+            - fix bug in parser resources (using new dispose method from 
ValueParser instead of same method in Fulcrum Pool Recycable 
+            - add + fix tests
+            - update commons pool2 version to 2.6.2
+          </action>
+           <action dev="gk" type="update" date="2019-04-06">
+            - rename config param name pool2 be more precise and avoiding name 
clash with fulcrum pool.
+            - allow more pool2 configuration (overwrite common-pool defaults)
+          </action>
+       </release>
+        <release version="2.0.0" date="2019-18-03">
           <action dev="painter" type="update">
             Remove dependency on fulcrum-pool and use commons-pool2 v2.6.1 
instead
           </action>


Reply via email to