diff options
author | Sverker Eriksson <[email protected]> | 2018-12-19 15:09:59 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-12-19 15:09:59 +0100 |
commit | 6e435a61334a7486569499185cf49c2f0cb5f816 (patch) | |
tree | 7bbfccbe4215d4e2b5f39c6b548e40d9822315f9 /erts/doc/src | |
parent | 6f9314602ce3f29e3c87e44e2416753283ae8a06 (diff) | |
download | otp-6e435a61334a7486569499185cf49c2f0cb5f816.tar.gz otp-6e435a61334a7486569499185cf49c2f0cb5f816.tar.bz2 otp-6e435a61334a7486569499185cf49c2f0cb5f816.zip |
Prepare release
Diffstat (limited to 'erts/doc/src')
-rw-r--r-- | erts/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index 39dd90b8a0..5e12f7b757 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -31,6 +31,22 @@ </header> <p>This document describes the changes made to the ERTS application.</p> +<section><title>Erts 9.2.0.1</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Extra internal consistency checks wrt communication with + erl_child_setup process.</p> + <p> + Own Id: OTP-15488 Aux Id: ERIERL-231 </p> + </item> + </list> + </section> + +</section> + <section><title>Erts 9.2</title> <section><title>Fixed Bugs and Malfunctions</title> |