From 8cece79b77952c991e62ae595bcf71cde016a052 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 17 Jun 2013 16:23:55 +0200 Subject: Prepare release --- lib/hipe/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/hipe/doc') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index 73ab1dbfda..b3c41bd396 100644 --- a/lib/hipe/doc/src/notes.xml +++ b/lib/hipe/doc/src/notes.xml @@ -30,6 +30,36 @@

This document describes the changes made to HiPE.

+
Hipe 3.10.2 + +
Improvements and New Features + + +

+ Fix the title of hipe_app documentation page. Thanks to + Loïc Hoguin.

+

+ Own Id: OTP-10904

+
+ +

+ Fix native code compiler crash involving bs_match_string. + Thanks to Kostis Sagonas.

+

+ Own Id: OTP-10985

+
+ +

+ Loosen the assumptions of code that handles escaping + functions. Thanks to Kostis Sagonas

+

+ Own Id: OTP-11031

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