aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc
diff options
context:
space:
mode:
authorRickard Green <[email protected]>2018-09-12 14:41:05 +0200
committerRickard Green <[email protected]>2018-09-12 14:41:05 +0200
commit6d665a8296999822e4d516343d0e21ed62e70b37 (patch)
tree924754f136b6e188163a275a5ffdcf6b7e69f3ff /lib/compiler/doc
parent72a9c61b043dd12b6871248b6b353b333b1bc30b (diff)
parent333e4c5a1406cdeb9d1d5cf9bf4a4fadb232fca8 (diff)
downloadotp-6d665a8296999822e4d516343d0e21ed62e70b37.tar.gz
otp-6d665a8296999822e4d516343d0e21ed62e70b37.tar.bz2
otp-6d665a8296999822e4d516343d0e21ed62e70b37.zip
Merge branch 'maint-21' into maint
* maint-21: Updated OTP version Update release notes Update version numbers erts: Fix "Prevent inconsistent node lists" fix Fix include-path regression caused by dd0a39c Restore default SIGTERM behaviour for port programs
Diffstat (limited to 'lib/compiler/doc')
-rw-r--r--lib/compiler/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index 671126b73b..023e28e702 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the Compiler
application.</p>
+<section><title>Compiler 7.2.4</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fix a regression in OTP-15204 that removed
+ <c>.beam</c> file metadata that some external build tools
+ relied on.</p>
+ <p>
+ Own Id: OTP-15292</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Compiler 7.2.3</title>
<section><title>Fixed Bugs and Malfunctions</title>