# HG changeset patch # User Mark Wielaard # Date 1224083078 -7200 # Node ID 698f8ee5fcaed549729e563e956de07cc25a1cac # Parent 5e9e266594bcaa8dae1dcee23ffebb3f7f77b658 * NEWS: Add hint about using different rhino versions. diff -r 5e9e266594bc -r 698f8ee5fcae ChangeLog --- a/ChangeLog Wed Oct 15 16:56:42 2008 +0200 +++ b/ChangeLog Wed Oct 15 17:04:38 2008 +0200 @@ -1,9 +1,11 @@ +2008-10-15 Mark Wielaard + + * NEWS: Add hint about using different rhino versions. + 2008-10-15 Matthias Klose * NEWS: Add support for more ports for Zero builds. -2008-10-15 Lillian Angel - 2008-10-15 Mark Wielaard * NEWS: Add Rhino javascript and cleaned up crypto support. diff -r 5e9e266594bc -r 698f8ee5fcae NEWS --- a/NEWS Wed Oct 15 16:56:42 2008 +0200 +++ b/NEWS Wed Oct 15 17:04:38 2008 +0200 @@ -13,6 +13,8 @@ supported now without any (regional) restrictions. No more need for separate crypto policy jars. - Integration of Mozilla Rhino javascript support for javax.script. + (See http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=179 when + you want to enable non-system-installed versions of Rhino). - Add support for Zero builds on alpha, arm, mips, mipsel, m68k, s390. - Various build fixes. - Several bug and security fixes.