From 59032135b5edb29dc6532ab18e0d17ee776e5df8 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 11 Aug 2016 16:24:08 +0200 Subject: Prepare release --- erts/doc/src/notes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'erts/doc') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index baf4e82b4f..f816cdf3a8 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -32,6 +32,29 @@

This document describes the changes made to the ERTS application.

+
Erts 7.3.1.2 + +
Fixed Bugs and Malfunctions + + +

+ Fixed a race that could cause a lost wakeup of a process + that timed out in a receive ... after. This bug + was introduced in ERTS version 7.0.

+

+ Own Id: OTP-13798 Aux Id: OTP-11997

+
+ +

+ Fixed segfault after writing an erl crash dump.

+

+ Own Id: OTP-13799

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