From 0d213a841529ff47bff71dc0d81e7a38a1ea35f0 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 14 Feb 2019 12:34:47 +0100 Subject: Prepare release --- erts/doc/src/notes.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'erts/doc') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 58be4af2f7..56681c0250 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,26 @@

This document describes the changes made to the ERTS application.

+
Erts 9.3.3.9 + +
Improvements and New Features + + +

Added an optional ./configure flag to compile + the emulator with spectre mitigation: + --with-spectre-mitigation

+

Note that this requires a recent version of GCC with + support for spectre mitigation and the + --mindirect-branch=thunk flag, such as + 8.1.

+

+ Own Id: OTP-15430 Aux Id: ERIERL-237

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