From a2ca3bd78fc002dd1e6533c191e44092cc3aa949 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 10 Dec 2018 11:07:05 +0100 Subject: Prepare release --- lib/wx/doc/src/notes.xml | 16 ++++++++++++++++ lib/wx/vsn.mk | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'lib/wx') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index a925cf30d4..1061e73138 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the wxErlang application.

+
Wx 1.8.6 + +
Fixed Bugs and Malfunctions + + +

+ Fixed delayed delete bug which caused wx applications to + crash on Mojave.

+

+ Own Id: OTP-15426 Aux Id: ERL-755

+
+
+
+ +
+
Wx 1.8.5
Fixed Bugs and Malfunctions diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk index e539ad36f6..d241a7a1b4 100644 --- a/lib/wx/vsn.mk +++ b/lib/wx/vsn.mk @@ -1 +1 @@ -WX_VSN = 1.8.5 +WX_VSN = 1.8.6 -- cgit v1.2.3