From 77da984614ae462912a1896ba1bb73c798ffd4f8 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 19 Jun 2014 13:47:21 +0200 Subject: Prepare release --- lib/compiler/doc/src/notes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'lib/compiler/doc/src/notes.xml') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 7b2b60fb3d..55e9661d7d 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -31,6 +31,29 @@

This document describes the changes made to the Compiler application.

+
Compiler 5.0.1 + +
Fixed Bugs and Malfunctions + + +

+ A Dialyzer crash involving analysis of Map types has now + been fixed.

+

+ Own Id: OTP-11947

+
+ +

The compiler would fail to compile a file with a + latin-1 character in the false branch of an -ifdef + or -indef.

+

+ Own Id: OTP-11987

+
+
+
+ +
+
Compiler 5.0
Fixed Bugs and Malfunctions -- cgit v1.2.3