From c804924d4dae114b7322e0f9dfc1ca012fc82200 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 11 Aug 2016 16:23:52 +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 4337d9d370..c348f56bc7 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 8.0.3 + +
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 8.0.2
Fixed Bugs and Malfunctions -- cgit v1.2.3