aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-11-05 15:33:24 +0100
committerMarcus Arendt <[email protected]>2014-11-05 15:33:24 +0100
commit682a6082159568f40615f03d12d44ee70edd14c6 (patch)
treed8e0d99da58c138834e744f4186a76a238c6d5dc /erts/doc
parent7513bb7670cf7081c4b70e240f99f9424b612f0b (diff)
parent9417f044ee3c291c2ea343c203aebdcc40597226 (diff)
downloadotp-682a6082159568f40615f03d12d44ee70edd14c6.tar.gz
otp-682a6082159568f40615f03d12d44ee70edd14c6.tar.bz2
otp-682a6082159568f40615f03d12d44ee70edd14c6.zip
Merge branch 'maint-17' into maint
Conflicts: OTP_VERSION
Diffstat (limited to 'erts/doc')
-rw-r--r--erts/doc/src/notes.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 743369951f..7bc39fd351 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -30,6 +30,31 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 6.2.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix bug when an migrated empty memory carrier is reused
+ just before it should be destroyed by the thread that
+ created it.</p>
+ <p>
+ Own Id: OTP-12249</p>
+ </item>
+ <item>
+ <p>
+ Repair run_erl terminal window size adjustment sent from
+ to_erl. This was broken in OTP 17.0 which could lead to
+ strange cursor behaviour in the to_erl shell.</p>
+ <p>
+ Own Id: OTP-12275 Aux Id: seq12739 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 6.2</title>
<section><title>Fixed Bugs and Malfunctions</title>