From: dion g. <dio...@us...> - 2004-04-25 19:17:42
|
diongillard 04/04/25 09:46:03 Modified: dbunit/xdocs changes.xml Log: Add more detail on the format property Revision Changes Path 1.7 +2 -0 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- changes.xml 16 Feb 2004 15:40:01 -0000 1.6 +++ changes.xml 25 Apr 2004 16:46:03 -0000 1.7 @@ -8,6 +8,8 @@ <body> <release version="1.2" date="in CVS"> + <action dev="diongillard" type="update">Allow schema to be specified for generate-dtd</action> + <action dev="diongillard" type="update">Move to dbunit v2</action> <action dev="diongillard" type="fix">Remove old docs</action> </release> |