Author: cbrisson
Date: Wed Apr 25 11:11:34 2012
New Revision: 1330193
URL: http://svn.apache.org/viewvc?rev=1330193&view=rev
Log:
update changelog
Modified:
velocity/engine/trunk/src/changes/changes.xml
Modified: velocity/engine/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/velocity/engine/trunk/src/changes/changes.xml?rev=1330193&r1=1330192&r2=1330193&view=diff
==============================================================================
--- velocity/engine/trunk/src/changes/changes.xml (original)
+++ velocity/engine/trunk/src/changes/changes.xml Wed Apr 25 11:11:34 2012
@@ -27,6 +27,10 @@
<body>
<release version="2.0" date="In Subversion">
+ <action type="add" dev="cbrisson" issue="VELOCITY-819" due-to="Jarkko
Viinamäki">
+ Parser generation from the .jjt file is now handled by Maven
+ </action>
+
<action type="add" dev="cbrisson" issue="VELOCITY-12" due-to="Candid
Dauth">
Add a public fields Uberspector
</action>