summaryrefslogtreecommitdiff
path: root/lib/compiler
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2018-08-09 17:29:04 +0200
committerErlang/OTP <otp@erlang.org>2018-08-09 17:29:04 +0200
commit962ea06fa99e36a4631ec6459895d9466e61964c (patch)
treee82c0d21c0f35b004b889a1cc4d86e1ed3a4ba70 /lib/compiler
parentc5a344a3cace51ef9697adbab05e45f41d44bf13 (diff)
downloaderlang-962ea06fa99e36a4631ec6459895d9466e61964c.tar.gz
Update release notes
Diffstat (limited to 'lib/compiler')
-rw-r--r--lib/compiler/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml
index bc1f68337b..0a4e25cf97 100644
--- a/lib/compiler/doc/src/notes.xml
+++ b/lib/compiler/doc/src/notes.xml
@@ -32,6 +32,23 @@
<p>This document describes the changes made to the Compiler
application.</p>
+<section><title>Compiler 7.1.5.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>Fixed an issue where files compiled with the
+ <c>+deterministic</c> option differed if they were
+ compiled in a different directory but were otherwise
+ identical.</p>
+ <p>
+ Own Id: OTP-15204 Aux Id: ERL-679 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Compiler 7.1.5</title>
<section><title>Fixed Bugs and Malfunctions</title>