From c011973178d860f280c6ce18b07ce4176aec5b35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 6 Sep 2013 13:40:21 +0200 Subject: Change encoding of troublesome notes.xml files to utf-8 Most notes.xml files will be updated in every release and cause the kind of the problems described in the previous commit. --- lib/tools/doc/src/notes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 05049d7107..422d4538a6 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -1,4 +1,4 @@ - + @@ -103,7 +103,7 @@

Fix a bug in cover when used with no_auto_import. Thanks - to José Valim.

+ to José Valim.

Own Id: OTP-10778

@@ -138,7 +138,7 @@

Add separate face for exported functions (Thanks to - Thomas Järvstrand)

+ Thomas Järvstrand)

Own Id: OTP-10637

@@ -223,7 +223,7 @@

- Documentation fixes (Thanks to Ricardo Catalinas Jiménez + Documentation fixes (Thanks to Ricardo Catalinas Jiménez )

Own Id: OTP-10121

-- cgit v1.2.3 From 20641fe0f2ea745873fc7557448d3a7deb1bd639 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 16 Sep 2013 20:11:53 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 422d4538a6..d8239460b3 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,37 @@

This document describes the changes made to the Tools application.

+
Tools 2.6.12 + +
Improvements and New Features + + +

+ Remove trailing spaces in Emacs templates. Thanks to + Roberto Aloi.

+

+ Own Id: OTP-11198

+
+ +

+ Fixed the Emacs erlang-mode to accommodate the coding + style where lists written across several lines have each + line starting with a comma. Thanks to Magnus Henoch.

+

+ Own Id: OTP-11242

+
+ +

+ Make the Emacs Erlang mode TRAMP-aware when compiling. + Thanks to Tomas Abrahamsson.

+

+ Own Id: OTP-11270

+
+
+
+ +
+
Tools 2.6.11
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 9 Dec 2013 20:12:33 +0100 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index d8239460b3..2e4c354fbd 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,50 @@

This document describes the changes made to the Tools application.

+
Tools 2.6.13 + +
Fixed Bugs and Malfunctions + + +

+ Erlang-specific compilation error regexp is added in + erlang-eunit.el. This defvar was earlier in erlang.el, + but was erroneously removed in R15B02, while still used + by erlang-eunit.el.

+

+ Own Id: OTP-11417 Aux Id: seq12447

+
+ +

+ Take compiler options from beam in cover:compile_beam. + Thanks to Péter Gömöri.

+

+ Own Id: OTP-11439

+
+ +

+ Silence warnings (Thanks to Anthony Ramine)

+

+ Own Id: OTP-11517

+
+
+
+ + +
Improvements and New Features + + +

+ Add iodata, nonempty_string to built-in type highlighting + for emacs. Thanks to Paul Oliver.

+

+ Own Id: OTP-11394

+
+
+
+ +
+
Tools 2.6.12
Improvements and New Features -- cgit v1.2.3 From f719d0fe308f00b85f92c29d7cdf9b0dc20d98a2 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 7 Apr 2014 19:52:48 +0200 Subject: Update release notes --- lib/tools/doc/src/notes.xml | 76 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 2e4c354fbd..136e0a3127 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,82 @@

This document describes the changes made to the Tools application.

+
Tools 2.6.14 + +
Fixed Bugs and Malfunctions + + +

+ Removed the support for the query keyword from emacs mode + (Thanks to Paul Oliver)

+

+ Own Id: OTP-11568

+
+ +

+ Emacs mode improvements (Thanks to Steve Vinoski)

+

+ Own Id: OTP-11601

+
+ +

+ Application upgrade (appup) files are corrected for the + following applications:

+

+ asn1, common_test, compiler, crypto, debugger, + dialyzer, edoc, eldap, erl_docgen, et, eunit, gs, hipe, + inets, observer, odbc, os_mon, otp_mibs, parsetools, + percept, public_key, reltool, runtime_tools, ssh, + syntax_tools, test_server, tools, typer, webtool, wx, + xmerl

+

+ A new test utility for testing appup files is added to + test_server. This is now used by most applications in + OTP.

+

+ (Thanks to Tobias Schlager)

+

+ Own Id: OTP-11744

+
+ +

+ The emacs erlang mode now match erlang keywords more + carefully (Thanks to Steve Vinoski)

+

+ Own Id: OTP-11786

+
+ +

+ The emacs erlang-mode now auto loads for more file types + (Thanks to Phil Hagelberg)

+

+ Own Id: OTP-11788

+
+
+
+ + +
Improvements and New Features + + +

+ cover can run on itself. Also, support for reading + BEAM files produced by ancient OTP versions before R9C + has been removed.

+

+ Own Id: OTP-11692

+
+ +

+ Support maps in cover

+

+ Own Id: OTP-11764

+
+
+
+ +
+
Tools 2.6.13
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 77da984614ae462912a1896ba1bb73c798ffd4f8 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 19 Jun 2014 13:47:21 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 136e0a3127..1ba2514977 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,24 @@

This document describes the changes made to the Tools application.

+
Tools 2.6.15 + +
Fixed Bugs and Malfunctions + + +

+ Removed erlang:bitstr_to_list/1 and + erlang:list_to_bitstr/1. They were added by + mistake, and have always raised an undefined + exception when called.

+

+ Own Id: OTP-11942

+
+
+
+ +
+
Tools 2.6.14
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 950d808c97a4c5b579f4f1cc16b95f2d419d3505 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 15 Sep 2014 12:02:14 +0200 Subject: Update release notes --- lib/tools/doc/src/notes.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 1ba2514977..faee5efd43 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,21 @@

This document describes the changes made to the Tools application.

+
Tools 2.7 + +
Improvements and New Features + + +

+ Add log2 histogram to lcnt for lock wait time

+

+ Own Id: OTP-12059

+
+
+
+ +
+
Tools 2.6.15
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 7f3486a5ddc02a366f2945dfd009c4a2697a2b98 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 9 Dec 2014 15:21:47 +0100 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index faee5efd43..6f9563bb68 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,41 @@

This document describes the changes made to the Tools application.

+
Tools 2.7.1 + +
Fixed Bugs and Malfunctions + + +

+ Fixed a typo in erlang-mode comment.

+

+ Own Id: OTP-12214

+
+ +

+ Add a skeleton for -spec in Erlang mode for Emacs

+

+ Own Id: OTP-12283

+
+
+
+ + +
Improvements and New Features + + +

+ Cover no longer crashes when compiling receive and + the like with just an after clause. Thanks to + José Valim for providing a fix.

+

+ Own Id: OTP-12328

+
+
+
+ +
+
Tools 2.7
Improvements and New Features -- cgit v1.2.3 From 62870c998955e1498e71bfc90607885e96ecaa27 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 31 Mar 2015 12:24:04 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 6f9563bb68..38b57b73a9 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,32 @@

This document describes the changes made to the Tools application.

+
Tools 2.7.2 + +
Fixed Bugs and Malfunctions + + +

+ Fix lcnt sorting and printout of histograms.

+

+ Own Id: OTP-12364

+
+ +

Fix a Unicode bug in the tags module.

+

+ Own Id: OTP-12567

+
+ +

+ Fix tags completion in erlang.el for GNU Emacs 23+

+

+ Own Id: OTP-12583

+
+
+
+ +
+
Tools 2.7.1
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 738c34d4bb8f1a3811acd00af8c6c12107f8315b Mon Sep 17 00:00:00 2001 From: Bruce Yinhe Date: Thu, 18 Jun 2015 11:31:02 +0200 Subject: Change license text to APLv2 --- lib/tools/doc/src/notes.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 38b57b73a9..251e70670c 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -8,16 +8,17 @@ Ericsson AB. All Rights Reserved. - The contents of this file are subject to the Erlang Public License, - Version 1.1, (the "License"); you may not use this file except in - compliance with the License. You should have received a copy of the - Erlang Public License along with this software. If not, it can be - retrieved online at http://www.erlang.org/. - - Software distributed under the License is distributed on an "AS IS" - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - the License for the specific language governing rights and limitations - under the License. + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. -- cgit v1.2.3 From 2955ddebc32837b66d9bacb4e925ad0ed0033168 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 23 Jun 2015 10:24:26 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 67 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 251e70670c..e788814564 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,73 @@

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

+
+ +

Attempting to do a cover analysis when neither + source code nor beam file could be found would hang the + cover server. Corrected to return a proper + error.

+

+ Own Id: OTP-12806

+
+
+
+ + +
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 From 6738d356a279835222b951fd213ed4cf9897eb7e Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 21 Sep 2015 17:09:23 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index e788814564..bf27d2a3e5 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,25 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.1 + +
Fixed Bugs and Malfunctions + + +

+ If a module includes eunit.hrl, a parse transform adds + the function test/0 on line 0 in the module. A bug in + OTP-18.0 caused cover:analyse_to_file/1 to fail to insert + cover data in the output file when line 0 existed in the + cover data table. This is now corrected.

+

+ Own Id: OTP-12981

+
+
+
+ +
+
Tools 2.8
Fixed Bugs and Malfunctions -- cgit v1.2.3 From f4a0ae1736216feac5ae053610644bba2e12ed34 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 15 Dec 2015 09:45:27 +0100 Subject: Update release notes --- lib/tools/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index bf27d2a3e5..985207a39b 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,22 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.2 + +
Fixed Bugs and Malfunctions + + +

+ The emacs mode does not add a newline after the arrow on + -callback lines anymore.

+

+ Own Id: OTP-13042

+
+
+
+ +
+
Tools 2.8.1
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 0f8afe80c6582f7affd17f36dc9cb48cc7946713 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 14 Mar 2016 10:46:23 +0100 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 985207a39b..c62b0607ee 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,32 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.3 + +
Fixed Bugs and Malfunctions + + +

+ cover:compile_beam/1 and + cover:compile_beam_directory/1,2 crashed when + trying to compile a beam file without a 'file' + attribute. This has been corrected and an error is + returned instead.

+

+ Thanks to Louis-Philippe Gauthier for reporting this bug.

+

+ Own Id: OTP-13200

+
+ +

Fix a bit string comprehension bug in Cover.

+

+ Own Id: OTP-13277 Aux Id: PR 856

+
+
+
+ +
+
Tools 2.8.2
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 6664eed554974336909d3ffe03f20349cc4c38fd Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 15 Mar 2016 15:19:56 +0100 Subject: update copyright-year --- lib/tools/doc/src/notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index c62b0607ee..3a6ac37eef 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -4,7 +4,7 @@
- 20042013 + 20042016 Ericsson AB. All Rights Reserved. -- cgit v1.2.3 From bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 11 May 2016 17:22:23 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 3a6ac37eef..979fa5e0ab 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,22 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.4 + +
Fixed Bugs and Malfunctions + + +

+ Update fprof to use the new 'spawned' trace event to + determine when a process has been created.

+

+ Own Id: OTP-13499

+
+
+
+ +
+
Tools 2.8.3
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 663e847459686604ea051f036a0e4caff18cea6f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 12 May 2016 12:04:14 +0200 Subject: Revert "Prepare release" This reverts commit bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a. --- lib/tools/doc/src/notes.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 979fa5e0ab..3a6ac37eef 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,22 +31,6 @@

This document describes the changes made to the Tools application.

-
Tools 2.8.4 - -
Fixed Bugs and Malfunctions - - -

- Update fprof to use the new 'spawned' trace event to - determine when a process has been created.

-

- Own Id: OTP-13499

-
-
-
- -
-
Tools 2.8.3
Fixed Bugs and Malfunctions -- cgit v1.2.3 From e020f75c10410a6943cd055bfa072a2641eab7da Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 10:55:26 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 3a6ac37eef..ae7b9ea482 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,35 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.4 + +
Fixed Bugs and Malfunctions + + +

+ Update fprof to use the new 'spawned' trace event to + determine when a process has been created.

+

+ Own Id: OTP-13499

+
+
+
+ + +
Improvements and New Features + + +

+ Various emacs mode improvements, such as better tags + support.

+

+ Own Id: OTP-13610

+
+
+
+ +
+
Tools 2.8.3
Fixed Bugs and Malfunctions -- cgit v1.2.3 From c04cad3ba921deb086d19e2de2526af4854add75 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 11:39:07 +0200 Subject: Revert "Prepare release" This reverts commit e020f75c10410a6943cd055bfa072a2641eab7da. --- lib/tools/doc/src/notes.xml | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index ae7b9ea482..3a6ac37eef 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,35 +31,6 @@

This document describes the changes made to the Tools application.

-
Tools 2.8.4 - -
Fixed Bugs and Malfunctions - - -

- Update fprof to use the new 'spawned' trace event to - determine when a process has been created.

-

- Own Id: OTP-13499

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

- Various emacs mode improvements, such as better tags - support.

-

- Own Id: OTP-13610

-
-
-
- -
-
Tools 2.8.3
Fixed Bugs and Malfunctions -- cgit v1.2.3 From 6e51c6d19612d03abc81b86bb70b8d7da678ce5d Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 21 Jun 2016 15:12:41 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'lib/tools/doc/src/notes.xml') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 3a6ac37eef..0b8a2be715 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,41 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.4 + +
Fixed Bugs and Malfunctions + + +

+ Update fprof to use the new 'spawned' trace event to + determine when a process has been created.

+

+ Own Id: OTP-13499

+
+
+
+ + +
Improvements and New Features + + +

Optimize adding multiple modules to an Xref server. +

+

+ Own Id: OTP-13593

+
+ +

+ Various emacs mode improvements, such as better tags + support.

+

+ Own Id: OTP-13610

+
+
+
+ +
+
Tools 2.8.3
Fixed Bugs and Malfunctions -- cgit v1.2.3