From 68b804f34d4ec420d86953e3f519179a40fbee8f Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 29 Jan 2013 11:38:41 +0100 Subject: Prepare release --- lib/hipe/doc/src/notes.xml | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'lib/hipe/doc') diff --git a/lib/hipe/doc/src/notes.xml b/lib/hipe/doc/src/notes.xml index cfd22a9d8d..4be1d451ff 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.10 + +
Fixed Bugs and Malfunctions + + +

The type ascii_string() in the base64 + module has been corrected. The type + file:file_info() has been cleaned up. The type + file:fd() has been made opaque in the + documentation.

+

+ Own Id: OTP-10624 Aux Id: kunagi-352 [263]

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

Support for Unicode has been implemented.

+

+ Own Id: OTP-10302

+
+ +

Where necessary a comment stating encoding has been + added to Erlang files. The comment is meant to be removed + in Erlang/OTP R17B when UTF-8 becomes the default + encoding.

+

+ Own Id: OTP-10630

+
+ +

+ Update .gitignore (lib/hipe/boot_ebin). Thanks to Tuncer + Ayaz.

+

+ Own Id: OTP-10705

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