Author: wglass
Date: Fri Nov 24 23:54:43 2006
New Revision: 479104

URL: http://svn.apache.org/viewvc?view=rev&rev=479104
Log:
fix typo, add release info

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=479104&r1=479103&r2=479104
==============================================================================
--- jakarta/velocity/engine/trunk/xdocs/changes.xml (original)
+++ jakarta/velocity/engine/trunk/xdocs/changes.xml Fri Nov 24 23:54:43 2006
@@ -27,6 +27,10 @@
   <body>
     <release version="1.5-dev" date="in Subversion">
 
+    </release>
+    
+    <release version="1.5-beta2" date="2006-11-24">
+
       <action type="add" dev="henning" issue="VELOCITY-183" due-to="Eelco 
Hillenius">
         New StringResourceLoader can retrieve templates from repository of 
in-memory Strings.
       </action>
@@ -44,11 +48,11 @@
 
       <action type="add" dev="henning" issue="VELOCITY-414" due-to="Matthijs 
Lambooy">
     MethodInvocationException now contains line, column, template name
-    allow application to produce more useful error messages.
+    allowing application to produce more useful error messages.
       </action>
 
       <action type="fix" dev="henning" issue="VELOCITY-24">
-    Fixed race condition in template retrieval that caused macros
+    Fixed race condition in template retrieval that caused macros to
     fail under simultaneous load.
       </action>
 



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

Reply via email to