From c6f2df73550c341725c5c1db4083217f2d1b9fef Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Tue, 1 Dec 2009 08:49:55 +0000 Subject: OTP-8310 Bugs have been fixed in the evaluation of comprehensions and short-circuit expressions in guards. --- lib/debugger/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/debugger/doc') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index a046eb8af0..59ee5ff5d0 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the Debugger application.

+
Debugger 3.2.2 + +
Fixed Bugs and Malfunctions + + +

+ Bugs have been fixed in the evaluation of comprehensions + and short-circuit expressions in guards.

+

+ Own Id: OTP-8310

+
+
+
+ +
+
Debugger 3.2.1
Improvements and New Features -- cgit v1.2.3