diff options
| author | Erlang/OTP <[email protected]> | 2013-12-09 20:12:33 +0100 | 
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2013-12-09 20:12:33 +0100 | 
| commit | 25237481ccccd3ddfa74582dc267632ad618ba30 (patch) | |
| tree | 5a70ff65dd58d7315971476921837f3e43a572f6 /lib/runtime_tools/doc/src | |
| parent | ba05ec6dcbf26df15351eae0dc2055c9628b9706 (diff) | |
| download | otp-25237481ccccd3ddfa74582dc267632ad618ba30.tar.gz otp-25237481ccccd3ddfa74582dc267632ad618ba30.tar.bz2 otp-25237481ccccd3ddfa74582dc267632ad618ba30.zip | |
Prepare releaseOTP_R16B03
Diffstat (limited to 'lib/runtime_tools/doc/src')
| -rw-r--r-- | lib/runtime_tools/doc/src/notes.xml | 16 | 
1 files changed, 16 insertions, 0 deletions
| diff --git a/lib/runtime_tools/doc/src/notes.xml b/lib/runtime_tools/doc/src/notes.xml index b334bdcac2..32b7d168f5 100644 --- a/lib/runtime_tools/doc/src/notes.xml +++ b/lib/runtime_tools/doc/src/notes.xml @@ -31,6 +31,22 @@    <p>This document describes the changes made to the Runtime_Tools      application.</p> +<section><title>Runtime_Tools 1.8.13</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    Observer did not produce correct result when ERTS +	    internal memory allocators had been disabled.</p> +          <p> +	    Own Id: OTP-11520</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Runtime_Tools 1.8.12</title>      <section><title>Fixed Bugs and Malfunctions</title> | 
