summaryrefslogtreecommitdiff
path: root/lib/syntax_tools/doc
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2019-10-04 15:27:04 +0200
committerErlang/OTP <otp@erlang.org>2019-10-04 15:27:04 +0200
commitb644afda412ec2ce88da227f4dff7ea04ce200e9 (patch)
treef5d582bc5e61f35be466f2ae5a155126fa4cbc52 /lib/syntax_tools/doc
parent4d30fa161d5c59bb60a04585ecde657284c62fbd (diff)
downloaderlang-b644afda412ec2ce88da227f4dff7ea04ce200e9.tar.gz
Prepare release
Diffstat (limited to 'lib/syntax_tools/doc')
-rw-r--r--lib/syntax_tools/doc/src/notes.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/lib/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml
index eb3d4591d7..bf8d0f5b08 100644
--- a/lib/syntax_tools/doc/src/notes.xml
+++ b/lib/syntax_tools/doc/src/notes.xml
@@ -32,6 +32,22 @@
<p>This document describes the changes made to the Syntax_Tools
application.</p>
+<section><title>Syntax_Tools 2.1.4.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p> Add missing calls to <c>erl_syntax:unwrap/1</c>. The
+ nodes concerned represent names and values of maps and
+ map types. </p>
+ <p>
+ Own Id: OTP-16012 Aux Id: PR-2348 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Syntax_Tools 2.1.4.1</title>
<section><title>Fixed Bugs and Malfunctions</title>