You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by wg...@apache.org on 2005/09/11 23:45:25 UTC

svn commit: r280184 - /jakarta/velocity/core/trunk/xdocs/docs/changes.xml

Author: wglass
Date: Sun Sep 11 14:45:23 2005
New Revision: 280184

URL: http://svn.apache.org/viewcvs?rev=280184&view=rev
Log:
updated operator list

Modified:
    jakarta/velocity/core/trunk/xdocs/docs/changes.xml

Modified: jakarta/velocity/core/trunk/xdocs/docs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/velocity/core/trunk/xdocs/docs/changes.xml?rev=280184&r1=280183&r2=280184&view=diff
==============================================================================
--- jakarta/velocity/core/trunk/xdocs/docs/changes.xml (original)
+++ jakarta/velocity/core/trunk/xdocs/docs/changes.xml Sun Sep 11 14:45:23 2005
@@ -111,7 +111,7 @@
 </li>
 <li>
 To make using w/ XML easier allow alternative logical operators 'and', 'or',
-    'lt', 'gt', 'le', 'ge', 'eq'.  (gmj)
+    'lt', 'gt', 'le', 'ge', 'eq', 'ne', 'not'.  (gmj)
 </li>
 <li>
 Allow newlines in strings. (gmj)
@@ -1024,7 +1024,7 @@
     </li>
     <li>
          Fixed nullpointer problem in cache refresh in ResourceManager
-	     (reported by Ilkka Priha) (gmj)
+         (reported by Ilkka Priha) (gmj)
     </li>
     <li>
          VelocityServlet now respects the 'default.contentType'



---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-dev-help@jakarta.apache.org