aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2017-06-02 14:14:28 +0200
committerRickard Green <[email protected]>2017-06-02 14:14:28 +0200
commitf6291051f83ec0f1ef2551d0989d9d4815fea47b (patch)
tree9d35d32e4be6ce4ba219d0ddb86d7e3bd43931b0
parente98b1cac4b31050f4887dfa4f115b4b9ffb82168 (diff)
downloadotp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.tar.gz
otp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.tar.bz2
otp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.zip
Prepare release
-rw-r--r--erts/doc/src/notes.xml15
-rw-r--r--erts/vsn.mk2
2 files changed, 16 insertions, 1 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index dd260f2d1f..588d6eecab 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -31,6 +31,21 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 8.1.1.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ A code purge operation could under certain circumstances
+ expand the size of hibernated processes.</p>
+ <p>
+ Own Id: OTP-14444 Aux Id: ERIERL-24 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
<section><title>Erts 8.1.1</title>
diff --git a/erts/vsn.mk b/erts/vsn.mk
index 317d731cd7..d0a2831ee2 100644
--- a/erts/vsn.mk
+++ b/erts/vsn.mk
@@ -18,7 +18,7 @@
# %CopyrightEnd%
#
-VSN = 8.1.1
+VSN = 8.1.1.1
# Port number 4365 in 4.2
# Port number 4366 in 4.3