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/debugger/doc/src/notes.xml | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) (limited to 'lib/debugger/doc/src') diff --git a/lib/debugger/doc/src/notes.xml b/lib/debugger/doc/src/notes.xml index 66638a59f6..d38d51075f 100644 --- a/lib/debugger/doc/src/notes.xml +++ b/lib/debugger/doc/src/notes.xml @@ -32,6 +32,48 @@

This document describes the changes made to the Debugger application.

+
Debugger 3.2.9 + +
Fixed Bugs and Malfunctions + + +

+ Fix Debugger settings dialog due to changed behavior in + wxFileDialog (Thanks to Håkan Mattsson)

+

+ Own Id: OTP-10621

+
+
+
+ + +
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

+
+ +

+ Integer lists and utf-8 binaries in variables are now + displayed as strings.

+

+ Own Id: OTP-10679

+
+
+
+ +
+
Debugger 3.2.8
Fixed Bugs and Malfunctions -- cgit v1.2.3