From: Vincent M. <vm...@us...> - 2001-08-15 14:23:07
|
Update of /cvsroot/mockobjects/mockobjects-java/doc/xdocs In directory usw-pr-cvs1:/tmp/cvs-serv18233/doc/xdocs Modified Files: changes.xml Log Message: added changes I knew for release 0.01 but Steve need to fill with the other modifications he has made (mailing-list sample ?) Index: changes.xml =================================================================== RCS file: /cvsroot/mockobjects/mockobjects-java/doc/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** changes.xml 2001/07/30 18:15:38 1.1 --- changes.xml 2001/08/15 14:23:02 1.2 *************** *** 7,13 **** <devs> <person name="Vincent Massol" email="vm...@us..." id="VMA"/> </devs> ! <release version="0.1 in CVS"> <action dev="VMA" type="update"> Improved the build process and generate the user web site from XML files --- 7,17 ---- <devs> <person name="Vincent Massol" email="vm...@us..." id="VMA"/> + <person name="Steve Freeman" email="sm...@us..." id="SMGF"/> </devs> ! <release version="0.01 (release on August 12 2001"> ! <action dev="SMGF" type="update"> ! The distribution zip now include a jar of the sources. ! </action> <action dev="VMA" type="update"> Improved the build process and generate the user web site from XML files |