Author: sebb
Date: Thu Dec 1 10:56:43 2011
New Revision: 1209031
URL: http://svn.apache.org/viewvc?rev=1209031&view=rev
Log:
Tweaks
Modified:
commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt
Modified: commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt?rev=1209031&r1=1209030&r2=1209031&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt (original)
+++ commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt Thu Dec 1 10:56:43 2011
@@ -24,7 +24,7 @@ $Id$
INTRODUCTION:
=============
-JEXL is a library intended to facilitate the implementation of dynamic and
scripting features in
+The Apache Commons JEXL library facilitates the implementation of dynamic and
scripting features in
applications and frameworks written in Java.
JEXL implements an Expression Language based on some extensions to the JSTL
Expression Language supporting most of the