aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2014-04-10 20:45:47 +0200
committerSverker Eriksson <[email protected]>2014-04-10 20:45:47 +0200
commitbee0ea4125e8b47478b77904bee06f8f38bbab42 (patch)
treedbeaaa41c6d8a96a14bd4ab4a330f30d24fa69c0 /erts/doc/src/notes.xml
parentfc2b873cc6236841f73afdcdc5ac81105a9a3cd3 (diff)
parent9e19d1bf9fc7dc322823327e5e78f4ec0c3cee37 (diff)
downloadotp-bee0ea4125e8b47478b77904bee06f8f38bbab42.tar.gz
otp-bee0ea4125e8b47478b77904bee06f8f38bbab42.tar.bz2
otp-bee0ea4125e8b47478b77904bee06f8f38bbab42.zip
Merge branch 'maint-17' into maint
Conflicts: OTP_VERSION erts/vsn.mk
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index eba4cdf06f..68feaa027a 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -30,6 +30,29 @@
</header>
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 6.0.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fix broken system monitoring of <c>large_heap</c> for
+ non-smp VM. No message for <c>large_heap</c> was ever
+ sent on non-smp VM. Bug exist since R16B.</p>
+ <p>
+ Own Id: OTP-11852</p>
+ </item>
+ <item>
+ <p>
+ Fixed type spec of <c>erlang:system_info/1</c>.</p>
+ <p>
+ Own Id: OTP-11859 Aux Id: OTP-11615 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 6.0</title>
<section><title>Fixed Bugs and Malfunctions</title>