From 68b804f34d4ec420d86953e3f519179a40fbee8f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 29 Jan 2013 11:38:41 +0100 Subject: Prepare release --- lib/jinterface/doc/src/notes.xml | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) (limited to 'lib/jinterface/doc/src') diff --git a/lib/jinterface/doc/src/notes.xml b/lib/jinterface/doc/src/notes.xml index 19f25e3681..f0444ac879 100644 --- a/lib/jinterface/doc/src/notes.xml +++ b/lib/jinterface/doc/src/notes.xml @@ -30,6 +30,53 @@

This document describes the changes made to the Jinterface application.

+
Jinterface 1.5.7 + +
Fixed Bugs and Malfunctions + + +

+ fix reading compressed binary terms from Java (Thanks to + Nico Kruber)

+

+ Own Id: OTP-10505

+
+ +

+ OtpEpmd.lokupNames() no longer hangs when badly + configured (Thanks to Vlad Dumitrescu)

+

+ Own Id: OTP-10579

+
+
+
+ + +
Improvements and New Features + + +

Where necessary a comment stating encoding has been + added to Erlang files. The comment is meant to be removed + in Erlang/OTP R17B when UTF-8 becomes the default + encoding.

+

+ Own Id: OTP-10630

+
+ +

+ Limited support for unicode atoms in the external format + and in the internal representation of the vm. This is a + preparative feature in order to support communication + with future releases of Erlang/OTP that may create + unicode atoms.

+

+ Own Id: OTP-10753

+
+
+
+ +
+
Jinterface 1.5.6
Fixed Bugs and Malfunctions -- cgit v1.2.3