aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2018-11-16 12:31:50 +0100
committerJohn Högberg <[email protected]>2018-11-16 12:31:50 +0100
commit5503d96504a89b1b00a78f7e7d12e79be553b215 (patch)
tree48c8f10925f72eb41f7aea33638d7e11d0910d3b /lib/compiler/doc
parent200c2718e16c9186f3b4cdccaf989a31946a3f20 (diff)
parentdb35a04a38f9501b921beac2c46576c5fa13e75a (diff)
downloadotp-5503d96504a89b1b00a78f7e7d12e79be553b215.tar.gz
otp-5503d96504a89b1b00a78f7e7d12e79be553b215.tar.bz2
otp-5503d96504a89b1b00a78f7e7d12e79be553b215.zip
Merge branch 'maint-21' into maint
* maint-21: Updated OTP version Prepare release
Diffstat (limited to 'lib/compiler/doc')
-rw-r--r--lib/compiler/doc/src/notes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index 5024310788..e0e5bc832b 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the Compiler
application.</p>
+<section><title>Compiler 7.2.7</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed a bug where incorrect code was generated
+ following a binary match guard.</p>
+ <p>
+ Own Id: OTP-15353 Aux Id: ERL-753 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Compiler 7.2.6</title>
<section><title>Fixed Bugs and Malfunctions</title>