diff options
author | Rickard Green <[email protected]> | 2019-01-17 15:43:37 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2019-01-17 15:43:37 +0100 |
commit | 703a102bb481da6d1b2e200e16ea62341773b97a (patch) | |
tree | 84ee6677fdc63cc96228e9842cdbdc077a3e0b53 /erts | |
parent | 5679396952f159eaf1c4f6e0cd48170f72ea24f6 (diff) | |
parent | 354da9029c62668d1ef5284aa60426d3b5349ecb (diff) | |
download | otp-703a102bb481da6d1b2e200e16ea62341773b97a.tar.gz otp-703a102bb481da6d1b2e200e16ea62341773b97a.tar.bz2 otp-703a102bb481da6d1b2e200e16ea62341773b97a.zip |
Merge branch 'maint-20' into maint
* maint-20:
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 7d3b15c639..82e4e898e5 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> |