Update of /cvsroot/woc/dadml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9970
Modified Files:
CHANGELOG.TXT
Log Message:
Fixed problem when Xerces is not found: catch ClassNotFoundException
Index: CHANGELOG.TXT
===================================================================
RCS file: /cvsroot/woc/dadml/CHANGELOG.TXT,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** CHANGELOG.TXT 21 Mar 2004 20:47:29 -0000 1.3
--- CHANGELOG.TXT 9 Sep 2005 12:49:13 -0000 1.4
***************
*** 1,2 ****
--- 1,6 ----
+ VERSION 1.4 (2005-09-09)
+ ==================================================
+ * Fixed problem when Xerces is not found: catch ClassNotFoundException
+
VERSION 1.3
==================================================
|