From 9a81b28598fadc44bf506354c9227e41aac786f6 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Wed, 13 May 2015 09:40:16 +0200 Subject: Revert "Prepare release" This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6. --- lib/tools/doc/src/notes.xml | 59 --------------------------------------------- 1 file changed, 59 deletions(-) (limited to 'lib/tools/doc/src') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 85610d623a..38b57b73a9 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,65 +30,6 @@

This document describes the changes made to the Tools application.

-
Tools 2.8 - -
Fixed Bugs and Malfunctions - - -

- In order to improve performance of the cover tool, new - functions are added for cover compilation and analysis on - multiple files. This allows for more parallelisation.

-

- Some improvements of the data base access is also done in - order to improve the performance when analysing and - resetting cover data.

-

- Minor incompatibility: An error reason from - analyse_to_file is changed from no_source_code_found to - {no_source_code_found,Module}.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-12330 Aux Id: seq12757

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

- Allow maps for supervisor flags and child specs

-

- Earlier, supervisor flags and child specs were given as - tuples. While this is kept for backwards compatibility, - it is now also allowed to give these parameters as maps, - see sup_flags - and child_spec.

-

- Own Id: OTP-11043

-
- -

- Remove Mnemosyne rules support.

-

- Own Id: OTP-12511

-
- -

- Add printout of total number of calls and time in eprof

-

- Own Id: OTP-12681

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