From: dion g. <dio...@us...> - 2005-06-22 12:17:33
|
diongillard 05/06/22 05:17:22 Modified: dbunit/xdocs changes.xml Log: fix typo Revision Changes Path 1.20 +1 -1 maven-plugins/dbunit/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/dbunit/xdocs/changes.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- changes.xml 22 Jun 2005 11:43:40 -0000 1.19 +++ changes.xml 22 Jun 2005 12:17:22 -0000 1.20 @@ -6,7 +6,7 @@ <author email="dio...@so...">dIon Gillard</author> </properties> <body> - <release version="1.6" data="in cvs"> + <release version="1.6" date="in cvs"> <action dev="diongillard" type="add" due-to="Josh Holtzman">Order tables on export.</action> <action dev="dep4b" type="fix" due-to="Fabrizio Giustina" issue="1159028">Support mssql operations and warning for invalid values</action> </release> |