Author: tv
Date: Wed Sep 18 12:09:23 2013
New Revision: 1524382
URL: http://svn.apache.org/r1524382
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=1524382&r1=1524381&r2=1524382&view=diff
==============================================================================
--- turbine/core/trunk/src/changes/changes.xml (original)
+++ turbine/core/trunk/src/changes/changes.xml Wed Sep 18 12:09:23 2013
@@ -25,6 +25,10 @@
<body>
<release version="4.0-M2" date="in Subversion">
+ <action type="add" dev="tv">
+ Add Annotation @TurbineLoader to inject a loader
+ instance into objects.
+ </action>
<action type="update" dev="tv">
Switch to Fulcrum Security API
</action>