From 7f3486a5ddc02a366f2945dfd009c4a2697a2b98 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 9 Dec 2014 15:21:47 +0100 Subject: Prepare release --- lib/erl_interface/doc/src/notes.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'lib/erl_interface/doc') diff --git a/lib/erl_interface/doc/src/notes.xml b/lib/erl_interface/doc/src/notes.xml index a055e854e3..29a9d71041 100644 --- a/lib/erl_interface/doc/src/notes.xml +++ b/lib/erl_interface/doc/src/notes.xml @@ -30,6 +30,42 @@

This document describes the changes made to the Erl_interface application.

+
Erl_Interface 3.7.20 + +
Fixed Bugs and Malfunctions + + +

+ Use C99 function isfinite() instead of finite() when + available on non GCC compilers.

+

+ Own Id: OTP-12268

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

+ Distribute autoconf helpers to applications at + build time instead of having multiple identical copies + committed in the repository.

+

+ Own Id: OTP-12348

+
+ +

+ Added an .appup file for the application.

+

+ Own Id: OTP-12358 Aux Id: OTP-12178

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