diff options
| author | Erlang/OTP <[email protected]> | 2015-12-15 09:45:27 +0100 | 
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2015-12-15 09:45:27 +0100 | 
| commit | f4a0ae1736216feac5ae053610644bba2e12ed34 (patch) | |
| tree | 312fb3dcbbc8fde8518b04abfacd1cb1fc5b8605 /lib/runtime_tools/doc/src | |
| parent | 4586435cd4ca0d3ad3aedd60f462aed8da589460 (diff) | |
| download | otp-f4a0ae1736216feac5ae053610644bba2e12ed34.tar.gz otp-f4a0ae1736216feac5ae053610644bba2e12ed34.tar.bz2 otp-f4a0ae1736216feac5ae053610644bba2e12ed34.zip  | |
Update release notes
Diffstat (limited to 'lib/runtime_tools/doc/src')
| -rw-r--r-- | lib/runtime_tools/doc/src/notes.xml | 15 | 
1 files changed, 15 insertions, 0 deletions
diff --git a/lib/runtime_tools/doc/src/notes.xml b/lib/runtime_tools/doc/src/notes.xml index 5aebea98ce..e92f0e02ad 100644 --- a/lib/runtime_tools/doc/src/notes.xml +++ b/lib/runtime_tools/doc/src/notes.xml @@ -32,6 +32,21 @@    <p>This document describes the changes made to the Runtime_Tools      application.</p> +<section><title>Runtime_Tools 1.9.2</title> + +    <section><title>Improvements and New Features</title> +      <list> +        <item> +          <p> +	    Clarified dbg:stop documentation</p> +          <p> +	    Own Id: OTP-13078</p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Runtime_Tools 1.9.1</title>      <section><title>Fixed Bugs and Malfunctions</title>  | 
