From af2073640c4b7c67c9b978ebc203d57ac43e96dc Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Fri, 22 Sep 2017 15:21:49 +0200 Subject: Update release notes --- lib/dialyzer/doc/src/notes.xml | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'lib/dialyzer') diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml index c26b7aab5e..6a6e65cb94 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -32,6 +32,40 @@

This document describes the changes made to the Dialyzer application.

+
Dialyzer 3.2.2 + +
Fixed Bugs and Malfunctions + + +

Fix a bug regarding map types that caused Dialyzer to + go into an infinite loop. A consequence of the fix is + that compound map keys such as maps and tuples sometimes + are handled with less precision than before.

+

+ Own Id: OTP-14572 Aux Id: seq13319

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

+ General Unicode improvements.

+

+ Own Id: OTP-14462

+
+ +

The check for unknown remote types is improved.

+

+ Own Id: OTP-14606 Aux Id: OTP-14218

+
+
+
+ +
+
Dialyzer 3.2.1
Fixed Bugs and Malfunctions -- cgit v1.2.3