aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2017-11-29 17:18:49 +0100
committerSverker Eriksson <[email protected]>2017-11-29 17:18:49 +0100
commit16d045510edf7b77529371b20fe082d189c42dd4 (patch)
treee00f0e1a6f68e6cba8323f7b8ffc585d3f09bf3a
parent7709999ba32ac59e39a41845aea6cf35994efced (diff)
downloadotp-16d045510edf7b77529371b20fe082d189c42dd4.tar.gz
otp-16d045510edf7b77529371b20fe082d189c42dd4.tar.bz2
otp-16d045510edf7b77529371b20fe082d189c42dd4.zip
Prepare release
-rw-r--r--erts/doc/src/notes.xml17
-rw-r--r--erts/vsn.mk2
2 files changed, 18 insertions, 1 deletions
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 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 8.2.2.1</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Added more statistics for
+ <c>erlang:system_info({allocator,A})</c> in the <c>mbcs_pool</c>
+ section.
+ </p>
+ <p>
+ Own Id: OTP-14795 Aux Id: ERL-88 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
<section><title>Erts 8.2.2</title>
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