aboutsummaryrefslogtreecommitdiffstats
path: root/lib/runtime_tools/doc
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2016-03-14 10:46:23 +0100
committerErlang/OTP <[email protected]>2016-03-14 10:46:23 +0100
commit0f8afe80c6582f7affd17f36dc9cb48cc7946713 (patch)
treecadafafb1d71744708bffbe5094ee61a70a499da /lib/runtime_tools/doc
parente15789aaf653543e4d7e0bcfdb769ffea67066c7 (diff)
downloadotp-0f8afe80c6582f7affd17f36dc9cb48cc7946713.tar.gz
otp-0f8afe80c6582f7affd17f36dc9cb48cc7946713.tar.bz2
otp-0f8afe80c6582f7affd17f36dc9cb48cc7946713.zip
Prepare release
Diffstat (limited to 'lib/runtime_tools/doc')
-rw-r--r--lib/runtime_tools/doc/src/notes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/runtime_tools/doc/src/notes.xml b/lib/runtime_tools/doc/src/notes.xml
index e92f0e02ad..24b589b928 100644
--- a/lib/runtime_tools/doc/src/notes.xml
+++ b/lib/runtime_tools/doc/src/notes.xml
@@ -32,6 +32,21 @@
<p>This document describes the changes made to the Runtime_Tools
application.</p>
+<section><title>Runtime_Tools 1.9.3</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p><c>dbg:trace_client()</c> now uses a read buffer to
+ speed up reading of trace files.</p>
+ <p>
+ Own Id: OTP-13279</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Runtime_Tools 1.9.2</title>
<section><title>Improvements and New Features</title>