From 950d808c97a4c5b579f4f1cc16b95f2d419d3505 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 15 Sep 2014 12:02:14 +0200 Subject: Update release notes --- lib/jinterface/doc/src/notes.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'lib/jinterface/doc') diff --git a/lib/jinterface/doc/src/notes.xml b/lib/jinterface/doc/src/notes.xml index e81a9f82d2..8dc7dac64a 100644 --- a/lib/jinterface/doc/src/notes.xml +++ b/lib/jinterface/doc/src/notes.xml @@ -30,6 +30,41 @@

This document describes the changes made to the Jinterface application.

+
Jinterface 1.5.10 + +
Fixed Bugs and Malfunctions + + +

+ Array now show meaningful values in exceptions.

+

+ Own Id: OTP-12049

+
+ +

+ Documentation improvements.

+

+ Own Id: OTP-12050

+
+ +

+ Include the cause when raising a new IOException, which + should make the reason for the exception clearer.

+

+ Own Id: OTP-12075

+
+ +

+ Arrays (here: md5 and freeVars) must not be compared with + equals, which is broken (compares identity).

+

+ Own Id: OTP-12121

+
+
+
+ +
+
Jinterface 1.5.9
Improvements and New Features -- cgit v1.2.3