From 37e14c395a0d3621d65552b3954856d1cbeaed9a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 20 Sep 2016 09:36:54 +0200 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'lib/tools/doc/src') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index a0a817c0f2..2d9bee0dd1 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -31,6 +31,38 @@

This document describes the changes made to the Tools application.

+
Tools 2.8.6 + +
Fixed Bugs and Malfunctions + + +

+ Errors in type specification and Emacs template + generation for gen_statem:code_change/4 has been + fixed from bugs.erlang.org's Jira cases ERL-172 and + ERL-187.

+

+ Own Id: OTP-13746 Aux Id: ERL-172, ERL-187

+
+ +

+ Fix gc_start/gc_end in fprof tags when parsing old trace + logs.

+

+ Own Id: OTP-13778 Aux Id: PR-1136

+
+ +

make (tools) and ct_make (common_test) + would crash if an Erlang source file contained a + -warning() directive.

+

+ Own Id: OTP-13855

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