From 08a112d189c8f47953eabcf2e05a0245dd6e6087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= Date: Fri, 11 Jun 2010 10:20:20 +0000 Subject: Update release notes --- lib/debugger/doc/src/notes.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'lib/debugger/doc/src') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index afd49e8593..c5f611b8f3 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -32,6 +32,30 @@

This document describes the changes made to the Debugger application.

+
Debugger 3.2.3 + +
Improvements and New Features + + +

+ Warnings due to new autoimported BIFs removed

+

+ Own Id: OTP-8674 Aux Id: OTP-8579

+
+ +

+ The predefined builtin type tid() has been removed. + Instead, ets:tid() should be used.

+

+ *** POTENTIAL INCOMPATIBILITY ***

+

+ Own Id: OTP-8687

+
+
+
+ +
+
Debugger 3.2.2
Fixed Bugs and Malfunctions -- cgit v1.2.3