summaryrefslogtreecommitdiff
path: root/lib/wx/doc
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-04-11 15:15:13 +0200
committerErlang/OTP <otp@erlang.org>2022-04-11 15:15:13 +0200
commita2c8df222e6d02fa518d5d6cbbea75a9dd720d30 (patch)
tree26beeda3b3b95d359b5cb2f2d545fedddc8e7133 /lib/wx/doc
parent54332a7919f3188532d72bc4344cc6425424975c (diff)
downloaderlang-a2c8df222e6d02fa518d5d6cbbea75a9dd720d30.tar.gz
Prepare release
Diffstat (limited to 'lib/wx/doc')
-rw-r--r--lib/wx/doc/src/notes.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 5a9632cd01..7b37b59420 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.3</title>
<section><title>Fixed Bugs and Malfunctions</title>