Author: tv
Date: Fri Jan  8 11:40:33 2016
New Revision: 1723704

URL: http://svn.apache.org/viewvc?rev=1723704&view=rev
Log:
Document changes

Modified:
    turbine/core/trunk/src/changes/changes.xml

Modified: turbine/core/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/turbine/core/trunk/src/changes/changes.xml?rev=1723704&r1=1723703&r2=1723704&view=diff
==============================================================================
--- turbine/core/trunk/src/changes/changes.xml (original)
+++ turbine/core/trunk/src/changes/changes.xml Fri Jan  8 11:40:33 2016
@@ -25,6 +25,15 @@
 
   <body>
     <release version="4.0" date="in Subversion">
+      <action type="update" dev="tv">
+        Replace several synchronized maps with ConcurrentMaps
+      </action>
+      <action type="add" dev="tv">
+        Add annotation processing to pull tools
+      </action>
+      <action type="remove" dev="tv">
+        Eventually remove all static service accessors and replace them by 
lookups or annotations 
+      </action>
     </release>
     <release version="4.0-M2" date="2015-12-21">
       <action type="update" dev="tv">


Reply via email to