diff options
author | Rickard Green <[email protected]> | 2017-06-02 14:14:28 +0200 |
---|---|---|
committer | Rickard Green <[email protected]> | 2017-06-02 14:14:28 +0200 |
commit | f6291051f83ec0f1ef2551d0989d9d4815fea47b (patch) | |
tree | 9d35d32e4be6ce4ba219d0ddb86d7e3bd43931b0 /erts/doc/src | |
parent | e98b1cac4b31050f4887dfa4f115b4b9ffb82168 (diff) | |
download | otp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.tar.gz otp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.tar.bz2 otp-f6291051f83ec0f1ef2551d0989d9d4815fea47b.zip |
Prepare release
Diffstat (limited to 'erts/doc/src')
-rw-r--r-- | erts/doc/src/notes.xml | 15 |
1 files changed, 15 insertions, 0 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> |