diff options
| author | Erlang/OTP <[email protected]> | 2010-09-13 17:58:05 +0200 | 
|---|---|---|
| committer | Erlang/OTP <[email protected]> | 2010-09-13 17:58:05 +0200 | 
| commit | 17224a3d31d25ce6daa4de63b52b26bee9564bcd (patch) | |
| tree | a9ac83051638869cd13038de6b06b4085e47c5d7 /lib/runtime_tools/doc/src | |
| parent | 3a4919553479db898a0935d4342a4fb8fcec66ae (diff) | |
| download | otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.tar.gz otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.tar.bz2 otp-17224a3d31d25ce6daa4de63b52b26bee9564bcd.zip | |
Prepare releaseOTP_R14B
Diffstat (limited to 'lib/runtime_tools/doc/src')
| -rw-r--r-- | lib/runtime_tools/doc/src/notes.xml | 21 | 
1 files changed, 21 insertions, 0 deletions
| diff --git a/lib/runtime_tools/doc/src/notes.xml b/lib/runtime_tools/doc/src/notes.xml index e1f954dda7..92629c18e5 100644 --- a/lib/runtime_tools/doc/src/notes.xml +++ b/lib/runtime_tools/doc/src/notes.xml @@ -31,6 +31,27 @@    <p>This document describes the changes made to the Runtime_Tools      application.</p> +<section><title>Runtime_Tools 1.8.4.1</title> + +    <section><title>Fixed Bugs and Malfunctions</title> +      <list> +        <item> +          <p> +	    Minor corrections and removal of a temporary workaround.</p> +          <p> +	    Own Id: OTP-8755 Aux Id: seq-11628, seq-11639 </p> +        </item> +        <item> +          <p> +	    Small fix in inviso_autostart_server.</p> +          <p> +	    Own Id: OTP-8783 Aux Id: seq11628 </p> +        </item> +      </list> +    </section> + +</section> +  <section><title>Runtime_Tools 1.8.4</title>      <section><title>Improvements and New Features</title> | 
