From 561e871d680a081d531ff205b8331eacca1d7a3c Mon Sep 17 00:00:00 2001 From: Henrik Date: Wed, 2 May 2018 09:19:05 +0200 Subject: Revert "Update release notes" This reverts commit 202bb737e3deabfebee683266f4b7c42781eb521. --- lib/dialyzer/doc/src/notes.xml | 40 ---------------------------------------- 1 file changed, 40 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 6fc753907c..8d11252bff 100644 --- a/lib/dialyzer/doc/src/notes.xml +++ b/lib/dialyzer/doc/src/notes.xml @@ -32,46 +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

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