aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2018-09-18 15:25:19 +0200
committerJohn Högberg <[email protected]>2018-09-18 15:25:19 +0200
commit146bcbf1f4f9cefb73223a654ca5e992ebe43aa8 (patch)
treea021de6369f1dc0316c590aeacd26bbd9bbc4383 /lib
parentbe712f872f27d2d2b835062f7aa4a74414702bd9 (diff)
parent27b793b2ca7f18cc43ce28daad1364a6f90b7edd (diff)
downloadotp-146bcbf1f4f9cefb73223a654ca5e992ebe43aa8.tar.gz
otp-146bcbf1f4f9cefb73223a654ca5e992ebe43aa8.tar.bz2
otp-146bcbf1f4f9cefb73223a654ca5e992ebe43aa8.zip
Merge branch 'maint'
* maint: Updated OTP version Update release notes Update version numbers Fix include-path regression caused by dd0a39c
Diffstat (limited to 'lib')
-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 023e28e702..440b50d509 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -330,6 +330,22 @@
</section>
+<section><title>Compiler 7.1.5.2</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.1.5.1</title>
<section><title>Fixed Bugs and Malfunctions</title>