diff options
author | Erlang/OTP <[email protected]> | 2019-03-25 18:25:04 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2019-03-25 18:25:04 +0100 |
commit | 0118046f9bda8dcf3594184fa439b79267db8017 (patch) | |
tree | dc6499a9f1ad62e9cbf22a9087dfa4e9dcd4bae2 /lib/wx/doc | |
parent | a2b406898cb38b1bf1e812ec87349ee0cd3866ed (diff) | |
download | otp-0118046f9bda8dcf3594184fa439b79267db8017.tar.gz otp-0118046f9bda8dcf3594184fa439b79267db8017.tar.bz2 otp-0118046f9bda8dcf3594184fa439b79267db8017.zip |
Prepare release
Diffstat (limited to 'lib/wx/doc')
-rw-r--r-- | lib/wx/doc/src/notes.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index 33d02e22ba..0c3374091d 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -32,6 +32,23 @@ <p>This document describes the changes made to the wxErlang application.</p> +<section><title>Wx 1.8.8</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + All incorrect (that is, all) uses of "can not" has been + corrected to "cannot" in source code comments, + documentation, examples, and so on.</p> + <p> + Own Id: OTP-14282 Aux Id: PR-1891 </p> + </item> + </list> + </section> + +</section> + <section><title>Wx 1.8.7</title> <section><title>Fixed Bugs and Malfunctions</title> |