From 3ffb56672f9b51c5e1080c53b62a3e60983dfdfc Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 5 Oct 2010 10:43:00 +0200 Subject: Prepare release --- erts/doc/src/notes.xml | 19 +++++++++++++++++++ erts/vsn.mk | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index efe2dada9c..532ebc29e2 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -30,6 +30,25 @@

This document describes the changes made to the ERTS application.

+
Erts 5.8.1.1 + +
Fixed Bugs and Malfunctions + + +

+ Windows 2003 and Windows XP pre SP3 would sometimes not + start the Erlang R14B VM at all due to a bug in the cpu + topology detection. The bug affects Windows only, no + other platform is even remotely affected. The bug is now + corrected.

+

+ Own Id: OTP-8876

+
+
+
+ +
+
Erts 5.8.1
Fixed Bugs and Malfunctions diff --git a/erts/vsn.mk b/erts/vsn.mk index ce6330e6dd..af9744f012 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -17,7 +17,7 @@ # %CopyrightEnd% # -VSN = 5.8.1 +VSN = 5.8.1.1 SYSTEM_VSN = R14B # Port number 4365 in 4.2 -- cgit v1.2.3