From 16d045510edf7b77529371b20fe082d189c42dd4 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Wed, 29 Nov 2017 17:18:49 +0100 Subject: Prepare release --- erts/doc/src/notes.xml | 17 +++++++++++++++++ erts/vsn.mk | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 1d3b198f1b..110538f10b 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,23 @@

This document describes the changes made to the ERTS application.

+
Erts 8.2.2.1 + +
Improvements and New Features + + +

+ Added more statistics for + erlang:system_info({allocator,A}) in the mbcs_pool + section. +

+

+ Own Id: OTP-14795 Aux Id: ERL-88

+
+
+
+ +
Erts 8.2.2 diff --git a/erts/vsn.mk b/erts/vsn.mk index a0a991f5a9..af95874dbd 100644 --- a/erts/vsn.mk +++ b/erts/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% # -VSN = 8.2.2 +VSN = 8.2.2.1 # Port number 4365 in 4.2 # Port number 4366 in 4.3 -- cgit v1.2.3