summaryrefslogtreecommitdiff
path: root/lib/tools
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-12-11 13:20:34 +0100
committerErlang/OTP <otp@erlang.org>2020-12-11 13:20:34 +0100
commit2812a2bc5dfd7f0d37bb17e147320cfd1580cbbc (patch)
tree2cf685983c4386cfdf96177f2b97c499028181b8 /lib/tools
parent4adeaaa8d97bf4a8c88b415a03d2dbf884e27807 (diff)
downloaderlang-2812a2bc5dfd7f0d37bb17e147320cfd1580cbbc.tar.gz
Prepare release
Diffstat (limited to 'lib/tools')
-rw-r--r--lib/tools/doc/src/notes.xml16
-rw-r--r--lib/tools/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml
index 7ef27053be..065d3aeebb 100644
--- a/lib/tools/doc/src/notes.xml
+++ b/lib/tools/doc/src/notes.xml
@@ -31,6 +31,22 @@
</header>
<p>This document describes the changes made to the Tools application.</p>
+<section><title>Tools 3.4.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Correct the Xref analysis <c>exports_not_used</c> to not
+ report internally generated <c>behaviour_info/1</c>.</p>
+ <p>
+ Own Id: OTP-16922 Aux Id: PR-2752 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Tools 3.4.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/tools/vsn.mk b/lib/tools/vsn.mk
index 83222157b3..27ac75cd3f 100644
--- a/lib/tools/vsn.mk
+++ b/lib/tools/vsn.mk
@@ -1 +1 @@
-TOOLS_VSN = 3.4.1
+TOOLS_VSN = 3.4.2