From cfea5eea406ba3af96588ff458e55de9a149d9c5 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Sun, 1 Apr 2012 20:14:41 +0200 Subject: Prepare release --- lib/wx/doc/src/notes.xml | 17 +++++++++++++++++ lib/wx/vsn.mk | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) (limited to 'lib/wx') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 4a94227a55..1ba7e62d7d 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -31,6 +31,23 @@

This document describes the changes made to the wxErlang application.

+
Wx 0.99.2 + +
Improvements and New Features + + +

Fix errors in wxDC and wxGraphicsContext api.

+

Add wxTaskBarIcon.

Add + wxStyledTextControl:setEdgeMode/2.

Add type and + specs for all functions and records.

+

+ Own Id: OTP-9947

+
+
+
+ +
+
Wx 0.99.1
Fixed Bugs and Malfunctions diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk index 3f3e9422a8..719eb0daf0 100644 --- a/lib/wx/vsn.mk +++ b/lib/wx/vsn.mk @@ -1 +1 @@ -WX_VSN = 0.99.1 +WX_VSN = 0.99.2 -- cgit v1.2.3