vmassol 01/06/18 14:07:22
Modified: cactus/docs/framework/xdocs changes.xml index.xml
Log:
last changes before 1.1 release ...
Revision Changes Path
1.23 +1 -2 jakarta-commons/cactus/docs/framework/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/changes.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- changes.xml 2001/06/18 20:23:23 1.22
+++ changes.xml 2001/06/18 21:07:10 1.23
@@ -20,10 +20,9 @@
<devs>
<person name="Vincent Massol" email="[EMAIL PROTECTED]" id="VMA"/>
- <person name="Philip Aston" email="[EMAIL PROTECTED]" id="PAS"/>
</devs>
- <release version="1.1 in CVS">
+ <release version="1.1" date="June 18 2001">
<action dev="VMA" type="add" due-to="Robert Leftwich"
due-to-email="[EMAIL PROTECTED]">
Added automatic script support for Enhydra 3.1
</action>
1.13 +11 -10 jakarta-commons/cactus/docs/framework/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/cactus/docs/framework/xdocs/index.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- index.xml 2001/06/17 14:18:02 1.12
+++ index.xml 2001/06/18 21:07:14 1.13
@@ -47,6 +47,17 @@
<table>
<tr>
<td>
+ 18/06/2001
+ </td>
+ <td>
+ Cactus v1.1 is available for <link href="downloads.html">
+ download</link>. It is a bug fix release with
+ a few new features. Check the <link href="changes.html">changes
+ </link> page for a list of changes.
+ </td>
+ </tr>
+ <tr>
+ <td>
14/06/2001
</td>
<td>
@@ -81,16 +92,6 @@
<link href="mockobjects.html">Mock Objects vs In-container</link>
unit testing strategies. Explains principles and details pros and
cons of each.
- </td>
- </tr>
- <tr>
- <td>
- 02/05/2001
- </td>
- <td>
- Cactus 1.0 is available for
- <link href="downloads.html">download</link>. Check the updated
- <link href="changes.html">changes</link> for the details.
</td>
</tr>
</table>