From ada2a055fd183082bcefd5e4b94477959e75ebee Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 6 Dec 2010 12:31:03 +0100 Subject: Prepare release --- lib/tools/doc/src/notes.xml | 20 ++++++++++++++++++++ lib/tools/vsn.mk | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) (limited to 'lib/tools') diff --git a/lib/tools/doc/src/notes.xml b/lib/tools/doc/src/notes.xml index 4a71993da9..5f9cecd6e4 100644 --- a/lib/tools/doc/src/notes.xml +++ b/lib/tools/doc/src/notes.xml @@ -30,6 +30,26 @@

This document describes the changes made to the Tools application.

+
Tools 2.6.6.2 + +
Fixed Bugs and Malfunctions + + +

eprof: API sort mismatch has now been fixed.

+

+ Own Id: OTP-8853

+
+ +

+ eprof: fix division by zero in statistics

+

+ Own Id: OTP-8963

+
+
+
+ +
+
Tools 2.6.6.1
Fixed Bugs and Malfunctions diff --git a/lib/tools/vsn.mk b/lib/tools/vsn.mk index 77b5254eaa..0c89b18065 100644 --- a/lib/tools/vsn.mk +++ b/lib/tools/vsn.mk @@ -1 +1 @@ -TOOLS_VSN = 2.6.6.1 +TOOLS_VSN = 2.6.6.2 -- cgit v1.2.3