From 0f8afe80c6582f7affd17f36dc9cb48cc7946713 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 14 Mar 2016 10:46:23 +0100 Subject: Prepare release --- lib/wx/doc/src/notes.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'lib/wx/doc') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 0bbeeaafab..f895540b25 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,6 +32,26 @@

This document describes the changes made to the wxErlang application.

+
Wx 1.6.1 + +
Fixed Bugs and Malfunctions + + +

+ Fixed commands with multiple binaries, such as + wxImage:new/4. Added + wxWindow:SetDoubleBuffered/1, + wxWindow:isDoubleBuffered/1, + wxWindow:setTransparent/2 and + wxWindow:canSetTransparent/1. Fixed timing issues.

+

+ Own Id: OTP-13404

+
+
+
+ +
+
Wx 1.6
Improvements and New Features -- cgit v1.2.3