aboutsummaryrefslogtreecommitdiffstats
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.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 6ecae3752b..c330353dd4 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -31,6 +31,42 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 1.1.1</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ wx initialization hanged with wxWidgets-3.0 on mac. Fixed
+ a crash with wxListBox on wxWidgets-3.0 (thanks Sergei
+ Golovan) Fixed documentation links. Fixed event callbacks
+ cleanup.</p>
+ <p>
+ Own Id: OTP-11393</p>
+ </item>
+ <item>
+ <p>
+ Improve documentation (Thanks to Boris Mühmer)</p>
+ <p>
+ Own Id: OTP-11505</p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Fix silent make rules (Thanks to Anthony Ramine)</p>
+ <p>
+ Own Id: OTP-11515</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 1.0</title>
<section><title>Fixed Bugs and Malfunctions</title>