summaryrefslogtreecommitdiff
path: root/lib/wx
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-05-17 21:29:43 +0200
committerErlang/OTP <otp@erlang.org>2022-05-17 21:29:43 +0200
commitc7c9fbc9b25d69db09115de014e6b1828dafd904 (patch)
tree4a9bf721013261c73832408b8723d23da71a43d0 /lib/wx
parente3b7a62a6cab5485f1c6917ed33329e14c56289e (diff)
downloaderlang-c7c9fbc9b25d69db09115de014e6b1828dafd904.tar.gz
Prepare release
Diffstat (limited to 'lib/wx')
-rw-r--r--lib/wx/doc/src/notes.xml32
-rw-r--r--lib/wx/vsn.mk2
2 files changed, 33 insertions, 1 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 4261afa703..672e1e336e 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -32,6 +32,38 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 2.2</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Input for <c>configure</c> scripts adapted to
+ <c>autoconf</c> 2.71.</p>
+ <p>
+ Own Id: OTP-17414 Aux Id: PR-4967 </p>
+ </item>
+ <item>
+ <p>
+ Added <c>aux1Down</c> and <c>aux2Down</c> fields to the
+ <c>wxMouseState</c> record. Since one record have been
+ changed a recompilation of user code might be required.</p>
+ <p>
+ *** POTENTIAL INCOMPATIBILITY ***</p>
+ <p>
+ Own Id: OTP-17950</p>
+ </item>
+ <item>
+ <p>
+ Add mac specific menubar functions.</p>
+ <p>
+ Own Id: OTP-18008 Aux Id: PR-5816 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 2.1.4</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/wx/vsn.mk b/lib/wx/vsn.mk
index 51279f250b..d7bd5566a3 100644
--- a/lib/wx/vsn.mk
+++ b/lib/wx/vsn.mk
@@ -1 +1 @@
-WX_VSN = 2.1.4
+WX_VSN = 2.2