geirm 2003/12/30 04:23:50
Modified: xdocs changes.xml
docs changes.html
Log:
update
Revision Changes Path
1.104 +7 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- changes.xml 23 Dec 2003 16:01:30 -0000 1.103
+++ changes.xml 30 Dec 2003 12:23:50 -0000 1.104
@@ -92,6 +92,13 @@
Fix for bug #25669, that didn't allow formal reference notation as first arg
to foreach. (gmj)
</li>
+<li>
+To make using w/ XML easier allow alternative logical operators 'and', 'or',
+ 'lt', 'gt', 'le', 'ge', 'eq'. (gmj)
+</li>
+<li>
+Allow newlines in strings. (gmj)
+</li>
</ul>
</subsection>
1.110 +7 -0 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- changes.html 23 Dec 2003 16:02:03 -0000 1.109
+++ changes.html 30 Dec 2003 12:23:50 -0000 1.110
@@ -233,6 +233,13 @@
Fix for bug #25669, that didn't allow formal reference notation as first arg
to foreach. (gmj)
</li>
+<li>
+To make using w/ XML easier allow alternative logical operators 'and', 'or',
+ 'lt', 'gt', 'le', 'ge', 'eq'. (gmj)
+</li>
+<li>
+Allow newlines in strings. (gmj)
+</li>
</ul>
</blockquote>
</td></tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]