aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-09-22 15:21:49 +0200
committerErlang/OTP <[email protected]>2017-09-22 15:21:49 +0200
commitaf2073640c4b7c67c9b978ebc203d57ac43e96dc (patch)
treece03ed14f3dfab92ec8397d7b583f94a2ebad6ff /lib/wx
parent1bf0b21344d951c65e54c6abfe7907ef8b63d946 (diff)
downloadotp-af2073640c4b7c67c9b978ebc203d57ac43e96dc.tar.gz
otp-af2073640c4b7c67c9b978ebc203d57ac43e96dc.tar.bz2
otp-af2073640c4b7c67c9b978ebc203d57ac43e96dc.zip
Update release notes
Diffstat (limited to 'lib/wx')
-rw-r--r--lib/wx/doc/src/notes.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index d300ab5128..599b5b64fd 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -32,6 +32,36 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 1.8.2</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Do not deprecate
+ <c>wxGraphicsContext:createLinearGradientBrush/7</c> and
+ <c>wxGraphicsContext:createRadialGradientBrush/8</c>
+ which are still available in wxWidgets-3.0.</p>
+ <p>
+ Own Id: OTP-14539</p>
+ </item>
+ </list>
+ </section>
+
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ General Unicode improvements.</p>
+ <p>
+ Own Id: OTP-14462</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 1.8.1</title>
<section><title>Fixed Bugs and Malfunctions</title>