From da620d820b52db81c1c1cdf8373412231c013f8c Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 12 Apr 2019 12:26:23 +0200 Subject: Prepare release --- erts/doc/src/notes.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'erts/doc/src') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 4c70101358..d77235782b 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,24 @@

This document describes the changes made to the ERTS application.

+
Erts 10.3.3 + +
Fixed Bugs and Malfunctions + + +

+ Fix erlang:open_port/2 with the fd option + to correctly cleanup the pollset when the port is closed. + Before this fix there would be error printouts sent to + logger when the same fd was reused in a new port.

+

+ Own Id: OTP-15753 Aux Id: ERL-900

+
+
+
+ +
+
Erts 10.3.2
Fixed Bugs and Malfunctions -- cgit v1.2.3