diff options
author | Sverker Eriksson <[email protected]> | 2018-12-19 16:18:05 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-12-19 16:18:05 +0100 |
commit | 11b53eb69628f16d2aaa49811fd060ddb1c91295 (patch) | |
tree | cbd70c8df164a9282ab3bc25953458b76cf3b873 /erts | |
parent | 8fa08424c18d1afa56023ce3d416a1ae0090c0af (diff) | |
parent | 800133f2251cb519edb01c9db9c27cd15f9d6dc0 (diff) | |
download | otp-11b53eb69628f16d2aaa49811fd060ddb1c91295.tar.gz otp-11b53eb69628f16d2aaa49811fd060ddb1c91295.tar.bz2 otp-11b53eb69628f16d2aaa49811fd060ddb1c91295.zip |
Merge branch 'maint'
* maint:
Updated OTP version
Prepare release
Diffstat (limited to 'erts')
-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 a50e81eb7a..2f20b5844e 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -1947,6 +1947,22 @@ </section> +<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> |