aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/doc/src/notes.xml
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2010-06-08 12:01:30 +0000
committerErlang/OTP <[email protected]>2010-06-08 12:01:30 +0000
commit899bcc01ae88166529c473f603e0f82e6052ccc8 (patch)
tree0e4ab5c19a35bd053d5123aac02516bea396dbdb /lib/wx/doc/src/notes.xml
parent207dee6794b554af9d78336b1f1b5ccc11ee9ba1 (diff)
downloadotp-899bcc01ae88166529c473f603e0f82e6052ccc8.tar.gz
otp-899bcc01ae88166529c473f603e0f82e6052ccc8.tar.bz2
otp-899bcc01ae88166529c473f603e0f82e6052ccc8.zip
Prepare Release
Diffstat (limited to 'lib/wx/doc/src/notes.xml')
-rw-r--r--lib/wx/doc/src/notes.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml
index 92933c348b..34c56091aa 100644
--- a/lib/wx/doc/src/notes.xml
+++ b/lib/wx/doc/src/notes.xml
@@ -31,6 +31,23 @@
<p>This document describes the changes made to the wxErlang
application.</p>
+<section><title>Wx 0.98.6</title>
+
+ <section><title>Improvements and New Features</title>
+ <list>
+ <item>
+ <p>
+ Calling <c>sys:get_status()</c> for processes that have
+ globally registered names that were not atoms would cause
+ a crash. Corrected. (Thanks to Steve Vinoski.)</p>
+ <p>
+ Own Id: OTP-8656</p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Wx 0.98.5</title>
<section><title>Fixed Bugs and Malfunctions</title>