geirm 01/10/16 04:33:31
Modified: xdocs changes.xml
docs changes.html
Log:
update
Revision Changes Path
1.54 +47 -0 jakarta-velocity/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-velocity/xdocs/changes.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- changes.xml 2001/09/27 03:47:05 1.53
+++ changes.xml 2001/10/16 11:33:31 1.54
@@ -15,6 +15,53 @@
This document tracks the changes in Velocity between releases.
</p>
+<subsection name="1.3-dev">
+<p>
+This section describes changes to the man branch after the
+1.2 release. This is ongoing development.
+</p>
+
+<ul>
+ <li>
+ Fix to LogSystem. ORed when I should have ANDed. Reported
+ by Matt Gould ([EMAIL PROTECTED]). (gmj)
+ </li>
+ <li>
+ Documentation patch for 'getting started', reported by
+ Yuji Kumasaka ([EMAIL PROTECTED]) (gmj)
+ </li>
+ <li>
+ Changed AnakiaTask to not specify Xerces, but let JDOM find
+ a parser. (gmj)
+ </li>
+</ul>
+
+</subsection>
+
+<subsection name="1.2-rc1">
+<p>
+This section describes changes to the VEL_1_2_BRANCH after the
+1.2-rc1 release. These are updates working towards a rc2 or
+final.
+</p>
+
+<ul>
+ <li>
+ Fix to LogSystem. ORed when I should have ANDed. Reported
+ by Matt Gould ([EMAIL PROTECTED]). (gmj)
+ </li>
+ <li>
+ Documentation patch for 'getting started', reported by
+ Yuji Kumasaka ([EMAIL PROTECTED]) (gmj)
+ </li>
+ <li>
+ Changed AnakiaTask to not specify Xerces, but let JDOM find
+ a parser. (gmj)
+ </li>
+</ul>
+
+</subsection>
+
<subsection name="1.2-dev">
<p>
This section describes changes to the main branch after the 1.1 release.
1.61 +61 -0 jakarta-velocity/docs/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/jakarta-velocity/docs/changes.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- changes.html 2001/09/27 03:47:05 1.60
+++ changes.html 2001/10/16 11:33:31 1.61
@@ -126,6 +126,67 @@
<table border="0"
cellspacing="0" cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="1.3-dev"><strong>1.3-dev</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+This section describes changes to the man branch after the
+1.2 release. This is ongoing development.
+</p>
+ <ul>
+ <li>
+ Fix to LogSystem. ORed when I should have ANDed. Reported
+ by Matt Gould ([EMAIL PROTECTED]). (gmj)
+ </li>
+ <li>
+ Documentation patch for 'getting started', reported by
+ Yuji Kumasaka ([EMAIL PROTECTED]) (gmj)
+ </li>
+ <li>
+ Changed AnakiaTask to not specify Xerces, but let JDOM find
+ a parser. (gmj)
+ </li>
+</ul>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0"
cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="1.2-rc1"><strong>1.2-rc1</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+This section describes changes to the VEL_1_2_BRANCH after the
+1.2-rc1 release. These are updates working towards a rc2 or
+final.
+</p>
+ <ul>
+ <li>
+ Fix to LogSystem. ORed when I should have ANDed. Reported
+ by Matt Gould ([EMAIL PROTECTED]). (gmj)
+ </li>
+ <li>
+ Documentation patch for 'getting started', reported by
+ Yuji Kumasaka ([EMAIL PROTECTED]) (gmj)
+ </li>
+ <li>
+ Changed AnakiaTask to not specify Xerces, but let JDOM find
+ a parser. (gmj)
+ </li>
+</ul>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0"
cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
<a name="1.2-dev"><strong>1.2-dev</strong></a>
</font>
</td></tr>