Subj : RC6a of SpiderMonkey JavaScript 1.5 published To : netscape.public.mozilla.jseng From : Phil Schwartau Date : Wed Jun 16 2004 08:04 pm Hello, The latest tarball for version 1.5 of the SpiderMonkey (JavaScript-C) engine is now available at: http://ftp.mozilla.org/pub/mozilla.org/js/js-1.5-rc6a.tar.gz This is Release Candidate 6a of JavaScript 1.5, containing a number of bugfixes as we progress toward a final release. A change log for this release is available at http://www.mozilla.org/js/spidermonkey/release-notes As always, you can get the most recent version of the JS engine by pulling the source code via CVS and building it locally. Details on how to do this are available at: http://www.mozilla.org/js/spidermonkey/ To pull this specific RC6a release instead of the current CVS tip, one would use the tag -r JS_150_RC6a. Sincerely, Phil .