From eace29905be436d77245656b2511c9a9c2c67c90 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 5 May 2017 13:15:42 +0200 Subject: Revert "Prepare release" This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. --- lib/erl_interface/doc/src/notes.xml | 33 --------------------------------- 1 file changed, 33 deletions(-) (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 e586960c06..77d503b4d2 100644 --- a/lib/erl_interface/doc/src/notes.xml +++ b/lib/erl_interface/doc/src/notes.xml @@ -31,39 +31,6 @@

This document describes the changes made to the Erl_interface application.

-
Erl_Interface 3.10 - -
Fixed Bugs and Malfunctions - - -

- Fix bug where gethostname would incorrectly fail with - enametoolong on Linux.

-

- Own Id: OTP-14310

-
-
-
- - -
Improvements and New Features - - -

- Remove generation of atoms in old latin1 external format. - The old latin1 format can still be decoded but is never - generated by term_to_binary or sent on a - distribution channel. The new utf8 format for atoms was - introduced in OTP R16. An OTP 20 node can therefore not - connect to nodes older than R16.

-

- Own Id: OTP-14337

-
-
-
- -
-
Erl_Interface 3.9.3
Improvements and New Features -- cgit v1.2.3