From 41bc2fccb1aa97e34e3cfc349c0b4b5d997b5256 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 2 Jul 2019 13:44:08 +0200 Subject: Prepare release --- lib/dialyzer/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/dialyzer/doc/src/notes.xml') diff --git a/lib/dialyzer/doc/src/notes.xml b/lib/dialyzer/doc/src/notes.xml index 0930f79840..b72453aac7 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the Dialyzer application.

+
Dialyzer 4.0.2 + +
Fixed Bugs and Malfunctions + + +

Make sure Dialyzer does not crash if the formatting + of results fails. Instead of crashing, an unformatted + version of the results is returned.

+

+ Own Id: OTP-15922 Aux Id: PR-2240, ERL-949

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