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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to