From a2025b7d7f318ef40fd3f473bd2d72025e834210 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Sat, 23 Jul 2016 10:43:23 +0200 Subject: Prepare release --- erts/doc/src/notes.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'erts/doc/src') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 7ccddf4ff0..baf4e82b4f 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -32,6 +32,23 @@

This document describes the changes made to the ERTS application.

+
Erts 7.3.1.1 + +
Fixed Bugs and Malfunctions + + +

+ Fix scheduler deadlock bug in ets:update_counter/4 + when key is not found and inserting the default object + causes the table to grow.

+

+ Own Id: OTP-13731 Aux Id: ERL-188

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