aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2014-11-05 15:34:37 +0100
committerMarcus Arendt <[email protected]>2014-11-05 15:34:37 +0100
commit39cd804e0a04cad11daabcc671ea71594e96f47b (patch)
treeca62a0934eba72cf6ab17e50905f5c695b0c7852 /erts/doc
parent0d18bf3268379df2b91e165a835426db77f015e3 (diff)
parent682a6082159568f40615f03d12d44ee70edd14c6 (diff)
downloadotp-39cd804e0a04cad11daabcc671ea71594e96f47b.tar.gz
otp-39cd804e0a04cad11daabcc671ea71594e96f47b.tar.bz2
otp-39cd804e0a04cad11daabcc671ea71594e96f47b.zip
Merge branch 'maint'
Conflicts: erts/vsn.mk
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>