From b9faca269de1de51ae33577cc204befbea24243c Mon Sep 17 00:00:00 2001 From: Henrik Date: Tue, 29 May 2018 10:47:25 +0200 Subject: Revert "Prepare release" This reverts commit fd8e49b5bddceaae803670121b603b5eee8c5c08. --- lib/dialyzer/doc/src/notes.xml | 47 ------------------------------------------ 1 file changed, 47 deletions(-) (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 3330ca05e0..8d11252bff 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -32,53 +32,6 @@

This document describes the changes made to the Dialyzer application.

-
Dialyzer 3.3 - -
Improvements and New Features - - -

Changed the default behaviour of .erlang - loading: .erlang is no longer loaded from the - current directory. c:erlangrc(PathList) can be - used to search and load an .erlang file from user - specified directories.

escript, - erlc, dialyzer and typer no longer - load an .erlang at all.

-

- *** POTENTIAL INCOMPATIBILITY ***

-

- Own Id: OTP-14439

-
- -

Dialyzer can no longer read BEAM files created with - OTP 19 or earlier.

-

- Own Id: OTP-14493 Aux Id: PR-1434

-
- -

Speed up the computation of MD5 sums.

-

- Own Id: OTP-14937 Aux Id: PR-1719

-
- -

Fix a situation where Dialyzer unnecessarily - discarded contract information, resulting in missed - warnings.

-

- Own Id: OTP-14970 Aux Id: PR-1722

-
- -

Do not emit warnings for fun expressions residing in - code that cannot be run. This is consistent with how - Dialyzer treats other code that cannot be run.

-

- Own Id: OTP-15079 Aux Id: ERL-593

-
-
-
- -
-
Dialyzer 3.2.4
Fixed Bugs and Malfunctions -- cgit v1.2.3