aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/notes.xml
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2016-09-14 15:22:52 +0200
committerHenrik Nord <[email protected]>2016-09-14 15:22:52 +0200
commit98b870f624753427b606f911fff255ff8864aa2e (patch)
treeae633a4d17c5ef69cae4e39c67eeadc23b1a21f1 /erts/doc/src/notes.xml
parentf1ab784289830d0ea1d089f29364fbc56515f05b (diff)
parent33b39b559a31c38465dfc038218f432c9c60a9ad (diff)
downloadotp-98b870f624753427b606f911fff255ff8864aa2e.tar.gz
otp-98b870f624753427b606f911fff255ff8864aa2e.tar.bz2
otp-98b870f624753427b606f911fff255ff8864aa2e.zip
Merge branch 'maint-19' into maint
Diffstat (limited to 'erts/doc/src/notes.xml')
-rw-r--r--erts/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml
index 323df38ed3..d38f29b8d1 100644
--- a/erts/doc/src/notes.xml
+++ b/erts/doc/src/notes.xml
@@ -32,6 +32,23 @@
<p>This document describes the changes made to the ERTS application.</p>
+<section><title>Erts 8.0.5</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Fixed a VM crash that occured in a garbage collection of
+ a process when it had received binaries. This bug was
+ introduced in ERTS version 8.0 (OTP 19.0).</p>
+ <p>
+ Own Id: OTP-13890</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Erts 8.0.4</title>
<section><title>Fixed Bugs and Malfunctions</title>