From 0f2ddb633ffe97a92584edfbaf95d2dce3961cc8 Mon Sep 17 00:00:00 2001 From: Rickard Green Date: Wed, 24 Apr 2019 14:29:10 +0200 Subject: Revert "Prepare release" This reverts commit 425889ba69b69a9b6fb14bfbef121d51b78e853a. --- lib/tools/doc/src/notes.xml | 43 ------------------------------------------- 1 file changed, 43 deletions(-) (limited to 'lib/tools/doc') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index fd41e2cbeb..2191ebe2df 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,49 +31,6 @@

This document describes the changes made to the Tools application.

-
Tools 3.2 - -
Fixed Bugs and Malfunctions - - -

- Add cprof and tags modules to .app file so - that they are included in releases.

-

- Own Id: OTP-15534 Aux Id: PR-2078

-
- -

- Improved documentation parsing in emacs erldoc - functionality.

-

- Own Id: OTP-15699 Aux Id: PR-2184

-
-
-
- - -
Improvements and New Features - - -

The cover tool now uses the counters - module instead of ets 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 cover:local_only/0 allows running the - Cover in a restricted but faster local-only mode.

-

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.

-

- Own Id: OTP-15575

-
-
-
- -
-
Tools 3.1
Fixed Bugs and Malfunctions -- cgit v1.2.3