curcuru 01/06/16 06:08:12 Modified: java commits.xml Log: Add temporary root element to fix doc build problem (duh! oops!) Revision Changes Path 1.15 +11 -1 xml-xalan/java/commits.xml Index: commits.xml =================================================================== RCS file: /home/cvs/xml-xalan/java/commits.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- commits.xml 2001/06/14 14:02:07 1.14 +++ commits.xml 2001/06/16 13:08:12 1.15 @@ -1,2 +1,12 @@ <?xml version="1.0"?> -<!-- not used this release --> \ No newline at end of file +<Commits> +<Commit category="none"> +<Who>sboag,jkesselm,curcuru</Who> +<DateCommitted>06/12/2001</DateCommitted> +<Modified>DTM_EXP branch merged</Modified> +<Log>Due to the significant changes from merging the DTM_EXP +branch, we temporarily aren't including the (very very long) +list of commits between recent builds. Sorry for the inconvenience!</Log> +</Commit> +</Commits> +
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
