From de1f4615af6f5c3cd67c655393f59edb592839f3 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 16 Oct 2018 15:13:11 +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 4913b0f204..a0c7defd54 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 9.3.3.4 + +
Fixed Bugs and Malfunctions + + +

+ Fixed bug in ets:select_replace when called with a + fully bound key could cause a following call to + ets:next or ets:prev to crash the emulator + or return invalid result.

+

+ Own Id: OTP-15346

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