From 952db27ba0a5b87a2a47f3a7034a9bf92e3651e5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 3 Sep 2012 11:52:49 +0200 Subject: Prepare release --- lib/hipe/doc/src/notes.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'lib/hipe/doc/src/notes.xml') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index 73387c5d89..1841c7d9de 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -30,6 +30,50 @@

This document describes the changes made to HiPE.

+
Hipe 3.9.2 + +
Fixed Bugs and Malfunctions + + +

Correct handling of type names in contracts. Fix + crash related to contract checking. Do not rewrite + unchanged PLT.

+

+ Own Id: OTP-10083

+
+ +

+ Changes in comments and minor code cleanups

+

+ Thanks to Kostis Sagonas.

+

+ Own Id: OTP-10230

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

+ Remove all code, documentation, options and diagnostic + functions which were related to the experimental hybrid + heap implementation.

+

+ Own Id: OTP-10105

+
+ +

Bugs in erl_types:t_inf() (HiPE) and in + dialyzer_dataflow (Dialyzer) have been fixed.

+

+ Own Id: OTP-10191

+
+
+
+ +
+
Hipe 3.9.1
Fixed Bugs and Malfunctions -- cgit v1.2.3