diff options
author | Rickard Green <[email protected]> | 2019-01-17 15:44:17 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2019-01-17 15:44:17 +0100 |
commit | f0f655fb36d46c3ed09c9de9e0bc34dec55155c1 (patch) | |
tree | ccd4b2783fdb5c16d3255e8ea62e41eea63278f2 /erts | |
parent | 9627785145f4db991ce0206d2fdc053557720c61 (diff) | |
parent | 703a102bb481da6d1b2e200e16ea62341773b97a (diff) | |
download | otp-f0f655fb36d46c3ed09c9de9e0bc34dec55155c1.tar.gz otp-f0f655fb36d46c3ed09c9de9e0bc34dec55155c1.tar.bz2 otp-f0f655fb36d46c3ed09c9de9e0bc34dec55155c1.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 6192385a4b..8324871626 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -1647,6 +1647,22 @@ </section> +<section><title>Erts 9.3.3.8</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + A bug that could cause dirty schedulers to become + unresponsive has been fixed.</p> + <p> + Own Id: OTP-15509 Aux Id: PR-2027, PR-2093 </p> + </item> + </list> + </section> + +</section> + <section><title>Erts 9.3.3.7</title> <section><title>Fixed Bugs and Malfunctions</title> |