From 2955ddebc32837b66d9bacb4e925ad0ed0033168 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 23 Jun 2015 10:24:26 +0200 Subject: Prepare release --- lib/wx/doc/src/notes.xml | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'lib/wx') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 1fc3a57d3a..0f00309f1b 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,6 +32,49 @@

This document describes the changes made to the wxErlang application.

+
Wx 1.4 + +
Fixed Bugs and Malfunctions + + +

+ The undocumented option generic_debug for + gen_server has been removed.

+

+ Own Id: OTP-12183

+
+ +

+ Remove raise condition where wx could crash during + emulator stoppage.

+

+ Own Id: OTP-12734

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

+ Use wxWidgets-3.0, if found, as default backend on + windows.

+

+ Own Id: OTP-12632

+
+ +

+ Add missing fields in some events records. May require a + recompilation of user applications.

+

+ Own Id: OTP-12660

+
+
+
+ +
+
Wx 1.3.3
Fixed Bugs and Malfunctions -- cgit v1.2.3