From 25237481ccccd3ddfa74582dc267632ad618ba30 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 9 Dec 2013 20:12:33 +0100 Subject: Prepare release --- lib/compiler/doc/src/notes.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'lib/compiler/doc') diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index eb5fa8b398..cb39b28d3d 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -31,6 +31,34 @@

This document describes the changes made to the Compiler application.

+
Compiler 4.9.4 + +
Fixed Bugs and Malfunctions + + +

+ Typo fix ambigous -> ambiguous. Thanks to Leo Correa.

+

+ Own Id: OTP-11455

+
+
+
+ + +
Improvements and New Features + + +

+ Lift 'after' blocks to zeroary functions. Thanks to + Anthony Ramine.

+

+ Own Id: OTP-11267

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