diff options
author | Rickard Green <[email protected]> | 2018-10-29 10:18:28 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2018-10-29 10:18:28 +0100 |
commit | 4a221f5401250d92f6d0a4047e2131979b59d47f (patch) | |
tree | 6ca33f57051230c5fb030f54e145847f01a4a23e /erts/doc/src/notes.xml | |
parent | 6af0e0dd1edff79a92391dfd1b2fbcba49021f5c (diff) | |
parent | 5fcec3e909f3a2eebef82c974e3cfb351398fd20 (diff) | |
download | otp-4a221f5401250d92f6d0a4047e2131979b59d47f.tar.gz otp-4a221f5401250d92f6d0a4047e2131979b59d47f.tar.bz2 otp-4a221f5401250d92f6d0a4047e2131979b59d47f.zip |
Merge branch 'maint-18' into maint
* maint-18:
Updated OTP version
Prepare release
Diffstat (limited to 'erts/doc/src/notes.xml')
-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 317272efd0..d9ff8d9688 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -4775,6 +4775,22 @@ </section> +<section><title>Erts 7.3.1.5</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fixed small memory leak that could occur when sending to + a terminating port.</p> + <p> + Own Id: OTP-14609 Aux Id: ERIERL-238 </p> + </item> + </list> + </section> + +</section> + <section><title>Erts 7.3.1.4</title> <section><title>Fixed Bugs and Malfunctions</title> <list> |