From c6d37ba58c505ead46a3e939b3d38236dbd20aa5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 27 Dec 2011 15:20:44 +0100 Subject: Prepare release --- erts/doc/src/notes.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'erts/doc/src/notes.xml') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index cfee978bde..d7967212b1 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -30,6 +30,35 @@

This document describes the changes made to the ERTS application.

+
Erts 5.9.0.1 + +
Fixed Bugs and Malfunctions + + +

+ A feature test for the lwsync instruction + performed on PowerPC hardware at runtime system startup + got into an eternal loop if the instruction was not + supported. This bug was introduced in erts-5.9/OTP-R15B.

+

+ Own Id: OTP-9843

+
+ +

+ I/O events could potentially be delayed for ever when + enabling kernel-poll on a non-SMP runtime system + executing on Solaris. When also combined with + async-threads the runtime system hung before completing + the boot phase. This bug was introduced in + erts-5.9/OTP-R15B.

+

+ Own Id: OTP-9844

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