aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/doc/src/notes.xml
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2019-03-26 12:14:50 +0100
committerHenrik Nord <[email protected]>2019-03-26 12:14:50 +0100
commitb9023ad36f9fd1e2154ff80089906b53b548d891 (patch)
tree6a48f02225a7ae2bbdb89bfeb309e2d12a900730 /lib/tools/doc/src/notes.xml
parentd1b431a72f65ace425d6d85e57cb6e374f8d896d (diff)
downloadotp-b9023ad36f9fd1e2154ff80089906b53b548d891.tar.gz
otp-b9023ad36f9fd1e2154ff80089906b53b548d891.tar.bz2
otp-b9023ad36f9fd1e2154ff80089906b53b548d891.zip
Revert "Prepare release"
This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017.
Diffstat (limited to 'lib/tools/doc/src/notes.xml')
-rw-r--r--lib/tools/doc/src/notes.xml43
1 files changed, 0 insertions, 43 deletions
diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml
index 4f7ae96443..28f8346a19 100644
--- a/lib/tools/doc/src/notes.xml
+++ b/lib/tools/doc/src/notes.xml
@@ -31,49 +31,6 @@
</header>
<p>This document describes the changes made to the Tools application.</p>
-<section><title>Tools 3.2</title>
-
- <section><title>Fixed Bugs and Malfunctions</title>
- <list>
- <item>
- <p>
- Add <c>cprof</c> and <c>tags</c> modules to .app file so
- that they are included in releases.</p>
- <p>
- Own Id: OTP-15534 Aux Id: PR-2078 </p>
- </item>
- <item>
- <p>
- Improved documentation parsing in emacs erldoc
- functionality.</p>
- <p>
- Own Id: OTP-15699 Aux Id: PR-2184 </p>
- </item>
- </list>
- </section>
-
-
- <section><title>Improvements and New Features</title>
- <list>
- <item>
- <p>The <c>cover</c> tool now uses the <c>counters</c>
- module instead of <c>ets</c> for updating the counters
- for how many times a line has been executed. By default,
- Cover will work with distributed nodes, but a new
- function <c>cover:local_only/0</c> allows running the
- Cover in a restricted but faster local-only mode.</p>
- <p>The increase in speed will vary depending on the type
- of code being cover-compiled, but as an example, the
- compiler test suite runs more than twice as fast with the
- new Cover.</p>
- <p>
- Own Id: OTP-15575</p>
- </item>
- </list>
- </section>
-
-</section>
-
<section><title>Tools 3.1</title>
<section><title>Fixed Bugs and Malfunctions</title>