summaryrefslogtreecommitdiff
path: root/lib/wx/doc/src/notes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/doc/src/notes.xml')
-rw-r--r--lib/wx/doc/src/notes.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 08e339e097..751b51c527 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -32,6 +32,29 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 2.3</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>Runtime dependencies have been updated.</p>
+ <p>
+ Own Id: OTP-18350</p>
+ </item>
+ <item>
+ <p> The implementation has been fixed to use
+ <c>proc_lib:init_fail/2,3</c> where appropriate, instead
+ of <c>proc_lib:init_ack/1,2</c>. </p>
+ <p>
+ *** POTENTIAL INCOMPATIBILITY ***</p>
+ <p>
+ Own Id: OTP-18490 Aux Id: OTP-18471, GH-6339, PR-6843 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 2.2.2</title>
<section><title>Fixed Bugs and Malfunctions</title>