From 111fb0d3861a7d512756f2abf0832a694d915239 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 19 Apr 2018 16:23:31 +0200 Subject: Prepare release --- lib/erl_interface/doc/src/notes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'lib/erl_interface/doc/src/notes.xml') diff --git a/lib/erl_interface/doc/src/notes.xml b/lib/erl_interface/doc/src/notes.xml index 641a3de13f..f165dde259 100644 --- a/lib/erl_interface/doc/src/notes.xml +++ b/lib/erl_interface/doc/src/notes.xml @@ -31,6 +31,29 @@

This document describes the changes made to the Erl_interface application.

+
Erl_Interface 3.10.2 + +
Fixed Bugs and Malfunctions + + +

+ Fix bug in ei_connect functions that may cause + failure due to insufficient buffer space for + gethostbyname_r.

+

+ Own Id: OTP-15022 Aux Id: ERIERL-163

+
+ +

+ Optimize encoding/decoding for pure 7-bit ascii atoms.

+

+ Own Id: OTP-15023 Aux Id: ERIERL-150

+
+
+
+ +
+
Erl_Interface 3.10.1
Fixed Bugs and Malfunctions -- cgit v1.2.3