You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by tv...@apache.org on 2011/08/30 19:29:53 UTC

svn commit: r1163301 - /turbine/core/trunk/src/changes/changes.xml

Author: tv
Date: Tue Aug 30 17:29:53 2011
New Revision: 1163301

URL: http://svn.apache.org/viewvc?rev=1163301&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=1163301&r1=1163300&r2=1163301&view=diff
==============================================================================
--- turbine/core/trunk/src/changes/changes.xml (original)
+++ turbine/core/trunk/src/changes/changes.xml Tue Aug 30 17:29:53 2011
@@ -25,6 +25,15 @@
 
   <body>
     <release version="4.0-M2" date="in Subversion">
+      <action type="fix" dev="tv" issue="TRB-82">
+        Use lastIndexOf() to get the template extension in TurbineTemplateService.
+      </action>
+      <action type="fix" dev="tv">
+        Fix TurbineYaafiComponentService to set its applicationRoot properly.
+      </action>
+      <action type="fix" dev="tv">
+        Fix TurbineMacros to comply with the implementation of HtmlPageattributes
+      </action>
       <action type="update" dev="tv">
         Continue generification
       </action>