diff --git a/docs/download.html b/docs/download.html index 915b2d889a..3316f1a226 100644 --- a/docs/download.html +++ b/docs/download.html @@ -17,7 +17,7 @@

Binaries

-Rhino 1.6R2 is the last qualified release. It includes support for ECMAScript for XML (E4X). To implement E4X runtime Rhino uses XMLBeans library and if you would like to use E4X you need to add xbean.jar from XMLBeans distribution to your class path.

@@ -33,6 +33,13 @@

Binaries

+ +Rhino 1.6R4 +2006-09-10 +bug 343976 +rhino1_6R4.zip + + Rhino 1.6R3 2006-07-24 diff --git a/docs/rhino16R1.html b/docs/rhino16R1.html index 24747fd23f..de5268f423 100644 --- a/docs/rhino16R1.html +++ b/docs/rhino16R1.html @@ -24,7 +24,7 @@

Release overview

Rhino 1.6R1 is the new major release of Rhino. It supports ECMAScript for XML (E4X) as specified by ECMA 357 standard. E4X is a set of language extensions adding native XML support for JavaScript without affecting the existing code base. E4X example demonstrates various E4X constructions and their usage in JavaScript code.

-This version of Rhino should be binary compatible with the current embeddings that use only public API unless the code use the previously deperected classes as documented below. Please report any incompatibilitiy issues to Bugzilla. +This version of Rhino should be binary compatible with the current embeddings that use only public API unless the code use the previously deprected classes as documented below. Please report any incompatibility issues to Bugzilla.

diff --git a/docs/rhino16R2.html b/docs/rhino16R2.html index 67971e18f7..02a1300218 100644 --- a/docs/rhino16R2.html +++ b/docs/rhino16R2.html @@ -33,8 +33,8 @@

Release overview

This version of Rhino should be binary compatible with the current embeddings that use only public API -unless the code use the previously deperected classes as documented below. -Please report any incompatibilitiy issues to Bugzilla. +unless the code use the previously deprected classes as documented below. +Please report any incompatibility issues to Bugzilla.

Bugs marked fixed in Rhino 1.6R2 (query)