You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2009/08/05 21:14:24 UTC

svn commit: r801366 - /commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt

Author: rahul
Date: Wed Aug  5 19:14:24 2009
New Revision: 801366

URL: http://svn.apache.org/viewvc?rev=801366&view=rev
Log:
Line width < 79.

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=801366&r1=801365&r2=801366&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt (original)
+++ commons/proper/jexl/branches/2.0/RELEASE-NOTES.txt Wed Aug  5 19:14:24 2009
@@ -41,7 +41,8 @@
   * ExpressionFactory
   * ScriptFactory
 
-  Please create a JexlEngine and use createExpression() or createScript() instead.
+  Please create a JexlEngine and use createExpression() or createScript()
+  instead.
 
 The following methods have been removed: