diff options
| author | Erlang/OTP <[email protected]> | 2019-04-23 17:38:37 +0200 | 
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2019-04-23 17:38:37 +0200 | 
| commit | 425889ba69b69a9b6fb14bfbef121d51b78e853a (patch) | |
| tree | b6f7544d61dbec9097384639bd43990f7e1baa7e /lib/observer/doc/src | |
| parent | 93ec8bb2dbba9456395a54551fe9f1e0f86184b1 (diff) | |
| download | otp-425889ba69b69a9b6fb14bfbef121d51b78e853a.tar.gz otp-425889ba69b69a9b6fb14bfbef121d51b78e853a.tar.bz2 otp-425889ba69b69a9b6fb14bfbef121d51b78e853a.zip  | |
Prepare release
Diffstat (limited to 'lib/observer/doc/src')
| -rw-r--r-- | lib/observer/doc/src/notes.xml | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/lib/observer/doc/src/notes.xml b/lib/observer/doc/src/notes.xml index 2d914f8c61..f05e58dc21 100644 --- a/lib/observer/doc/src/notes.xml +++ b/lib/observer/doc/src/notes.xml @@ -32,6 +32,23 @@    <p>This document describes the changes made to the Observer      application.</p> +<section><title>Observer 2.9.1</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>Observer 2.9</title>      <section><title>Fixed Bugs and Malfunctions</title>  | 
