From e90510ebbc26ba5754a0da48591d17f52225aa75 Mon Sep 17 00:00:00 2001 From: "ashuk%eng.sun.com" Date: Wed, 23 May 2001 17:59:28 +0000 Subject: [PATCH] author=ashuk Bug=81023 Modified README file to reflect the changed dom2.jar file. git-svn-id: svn://10.0.0.236/trunk@95828 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/java/external/README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/mozilla/java/external/README b/mozilla/java/external/README index d9c1aafcf84..0916ca7039b 100644 --- a/mozilla/java/external/README +++ b/mozilla/java/external/README @@ -4,7 +4,16 @@ that are external to the Mozilla project. - dom2.jar This is a .jar file of all the org.w3c.dom classes built from source files published by the W3C. This jar file was created using sources - available on May 10 2000 from the W3C HomePage http://www.w3.org/ + available on May 16 2001 from the W3C HomePage http://www.w3.org/ This jar contains the Interfaces for the JavaDOM spec as defined by the consortium. +- dom2-20000510.jar + This is the .jar file containing the W3C DOM classes built from source + files available on May 10 2000. This is the dom2.jar to be used for + Blackwood sources prior to May 16 2001. These include the sources on + the JAVADEV_RTM_20001102 Branch. + +- dom2-20010516.jar + This is the same as the dom2.jar file. +