aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer
diff options
context:
space:
mode:
authorJohn Högberg <[email protected]>2019-07-03 10:31:58 +0200
committerJohn Högberg <[email protected]>2019-07-03 10:31:58 +0200
commitb0a8268780f3f24cbfd9698a0ca08d166bbbd798 (patch)
tree671df9369e24377b40b80145f37564209e05d2d1 /lib/dialyzer
parent9e49cf35723d7436dbd0ec2f3c8da165b6eb906a (diff)
parent7999631c63998cffc07bbcc91dd86cbe709dde5f (diff)
downloadotp-b0a8268780f3f24cbfd9698a0ca08d166bbbd798.tar.gz
otp-b0a8268780f3f24cbfd9698a0ca08d166bbbd798.tar.bz2
otp-b0a8268780f3f24cbfd9698a0ca08d166bbbd798.zip
Merge branch 'maint-22' into maint
* maint-22: Updated OTP version Prepare release # Conflicts: # make/otp_version_tickets
Diffstat (limited to 'lib/dialyzer')
-rw-r--r--lib/dialyzer/doc/src/notes.xml16
-rw-r--r--lib/dialyzer/vsn.mk2
2 files changed, 17 insertions, 1 deletions
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 @@
<p>This document describes the changes made to the Dialyzer
application.</p>
+<section><title>Dialyzer 4.0.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p> Make sure Dialyzer does not crash if the formatting
+ of results fails. Instead of crashing, an unformatted
+ version of the results is returned. </p>
+ <p>
+ Own Id: OTP-15922 Aux Id: PR-2240, ERL-949 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Dialyzer 4.0.1</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/dialyzer/vsn.mk b/lib/dialyzer/vsn.mk
index 466bbfd0f2..7a44daf683 100644
--- a/lib/dialyzer/vsn.mk
+++ b/lib/dialyzer/vsn.mk
@@ -1 +1 @@
-DIALYZER_VSN = 4.0.1
+DIALYZER_VSN = 4.0.2