summaryrefslogtreecommitdiff
path: root/lib/tools/doc/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2020-02-26 14:55:57 +0100
committerErlang/OTP <otp@erlang.org>2020-02-26 14:55:57 +0100
commit50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271 (patch)
treea5ac631ae334afb8a0d7f6714f94dc3be45504f1 /lib/tools/doc/src
parentdfa21893dae963c615b4c1dde0dd45684f0d29b9 (diff)
downloaderlang-50e614e7d5fee9e3bfe8a58e7f390c6ea6caf271.tar.gz
Prepare release
Diffstat (limited to 'lib/tools/doc/src')
-rw-r--r--lib/tools/doc/src/notes.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml
index 7aef9b852f..d5ecbf76a9 100644
--- a/lib/tools/doc/src/notes.xml
+++ b/lib/tools/doc/src/notes.xml
@@ -31,6 +31,33 @@
</header>
<p>This document describes the changes made to the Tools application.</p>
+<section><title>Tools 3.4</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Updates for new <c>erlang:term_to_iovec()</c> BIF.</p>
+ <p>
+ Own Id: OTP-16128 Aux Id: OTP-15618 </p>
+ </item>
+ <item>
+ <p>Improved the presentation of allocations and carriers
+ in the <c>instrument</c> module.</p>
+ <p>
+ Own Id: OTP-16327</p>
+ </item>
+ <item>
+ <p>
+ Minor updates due to the new spawn improvements made.</p>
+ <p>
+ Own Id: OTP-16368 Aux Id: OTP-15251 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Tools 3.3</title>
<section><title>Fixed Bugs and Malfunctions</title>