From 5aa950086a5fa036f27e670517a5c743e0610128 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 6 May 2019 17:09:17 +0200 Subject: Prepare release --- erts/doc/src/notes.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'erts/doc/src') diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index e0af7bc4ce..e8a7d88f9e 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,24 @@

This document describes the changes made to the ERTS application.

+
Erts 10.3.5 + +
Fixed Bugs and Malfunctions + + +

+ Fixed more bugs in process_info(reductions) + causing it to sometimes behave non-monotonic. That is, a + subsequent call toward the same process could return a + lower reduction value.

+

+ Own Id: OTP-15793 Aux Id: ERIERL-337, OTP-15709

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