changeset in /hg/icedtea: * NEWS: Add Rhino javascript and clean...
Mark Wielaard
mark at klomp.org
Sat Oct 18 21:23:34 PDT 2008
changeset 75e459eb91b1 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=75e459eb91b1
description:
* NEWS: Add Rhino javascript and cleaned up crypto support.
diffstat:
2 files changed, 8 insertions(+)
ChangeLog | 4 ++++
NEWS | 4 ++++
diffs (25 lines):
diff -r e9e4bd53935d -r 75e459eb91b1 ChangeLog
--- a/ChangeLog Wed Oct 15 10:04:57 2008 -0400
+++ b/ChangeLog Wed Oct 15 16:26:20 2008 +0200
@@ -1,3 +1,7 @@ 2008-10-15 Lillian Angel <langel at redha
+2008-10-15 Mark Wielaard <mark at klomp.org>
+
+ * NEWS: Add Rhino javascript and cleaned up crypto support.
+
2008-10-15 Lillian Angel <langel at redhat.com>
* NEWS: Updated for 1.3 release.
diff -r e9e4bd53935d -r 75e459eb91b1 NEWS
--- a/NEWS Wed Oct 15 10:04:57 2008 -0400
+++ b/NEWS Wed Oct 15 16:26:20 2008 +0200
@@ -9,6 +9,10 @@ New in release 1.3 (2008-10-15)
- VisualVM tool integrated (--enable-visualvm).
- Added out-of-the-box CACAO support (--with-cacao).
- Added the experimental Shark JIT for Zero.
+- Cleaned up crypto support, all algorithms and key sizes are fully
+ supported now without any (regional) restrictions. No more need for
+ separate crypto policy jars.
+- Integration of Mozilla Rhino javascript support for javax.script.
- Various build fixes.
- Several bug and security fixes.
More information about the distro-pkg-dev
mailing list