From ecfa7567476ccf38c7987f0ee0eaa5987c9695f5 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Wed, 25 Oct 2017 08:08:01 +0200
Subject: Update release notes
---
erts/doc/src/notes.xml | 23 +++++++++++++++++++++++
lib/diameter/doc/src/notes.xml | 17 +++++++++++++++++
lib/snmp/doc/src/notes.xml | 18 +++++++++++++++++-
3 files changed, 57 insertions(+), 1 deletion(-)
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 14103cca28..2507451533 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,29 @@
This document describes the changes made to the ERTS application.
+Erts 9.1.3
+
+ Fixed Bugs and Malfunctions
+
+ -
+
Added zlib:set_controlling_process/2 to move a
+ zstream() between processes.
+
+ Own Id: OTP-14672 Aux Id: ERL-494
+
+ -
+
+ Fix so that schedulers are bound correctly when the first
+ available cpu is not the first detected cpu. e.g. when
+ using "taskset -c X..Y" when X is not equal to 0.
+
+ Own Id: OTP-14694
+
+
+
+
+
+
Erts 9.1.2
Fixed Bugs and Malfunctions
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index 589e7d5145..eded788419 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -43,6 +43,23 @@ first.
+diameter 2.1.2
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ A fault introduced in diameter 2.1 could cause decode
+ errors to be ignored in AVPs following the header of a
+ Grouped AVP.
+
+ Own Id: OTP-14684 Aux Id: ERIERL-85
+
+
+
+
+
+
diameter 2.1.1
Fixed Bugs and Malfunctions
diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml
index e8527ded93..5cd20bad87 100644
--- a/lib/snmp/doc/src/notes.xml
+++ b/lib/snmp/doc/src/notes.xml
@@ -34,7 +34,23 @@
- SNMP 5.2.7
+ SNMP 5.2.8
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ The recbuf configuration option was not propagated
+ correctly to the socket for the SNMP Manager.
+
+ Own Id: OTP-13372 Aux Id: ERIERL-73
+
+
+
+
+
+
+SNMP 5.2.7
Fixed Bugs and Malfunctions
--
cgit v1.2.3