From d1bd26b07f6597d46a1cb2a6f0a4af7b87b0fb4f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 12 Jun 2019 09:51:26 +0200 Subject: Prepare release --- lib/compiler/doc/src/notes.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'lib/compiler/doc') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 3090a99c35..f0d869381b 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the Compiler application.

+
Compiler 7.4.2 + +
Fixed Bugs and Malfunctions + + +

Fixed an incorrect type determination for constructed + binaries, which could cause is_binary checks to + succeed when they shouldn't have.

+

+ Own Id: OTP-15872

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