Author: henning
Date: Sun Sep 17 05:28:34 2006
New Revision: 447057

URL: http://svn.apache.org/viewvc?view=rev&rev=447057
Log:
Add some docs on recent changes


Modified:
    jakarta/velocity/engine/trunk/xdocs/changes.xml

Modified: jakarta/velocity/engine/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/velocity/engine/trunk/xdocs/changes.xml?view=diff&rev=447057&r1=447056&r2=447057
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/changes.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/changes.xml Sun Sep 17 05:28:34 2006
@@ -24,6 +24,20 @@
   <body>
     <release version="1.5-dev" date="in Subversion">
 
+      <action type="add" dev="henning">
+               Add a test for the DataSourceResource Loader.
+      </action>
+
+      <action type="add" dev="henning">
+               Build now creates the MD5 and SHA1 checksums for archives and 
jars.
+      </action>
+
+      <action type="fix" dev="henning">
+               Fix a number of issues reported by running FindBugs on the 
Velocity source.
+      </action>
+    </release>
+
+    <release version="1.5-beta1" date="2006-09-13">
       <action type="fix" dev="wglass" issue="VELOCITY-438" due-to="Stephen 
Haberman">
                Stop references from calling object.toString() twice.
       </action>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to