diff options
author | Erlang/OTP <[email protected]> | 2015-05-06 10:46:46 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-05-06 10:46:46 +0200 |
commit | 512f099b247b17b3145e90293167a4ba373b9471 (patch) | |
tree | 9e515a7d01cb56f7d1b0acb7386b7382c674bb30 /erts/doc/src | |
parent | d45cdaa708b9ea3fa95d4d63e52940f2c4be33f0 (diff) | |
download | otp-512f099b247b17b3145e90293167a4ba373b9471.tar.gz otp-512f099b247b17b3145e90293167a4ba373b9471.tar.bz2 otp-512f099b247b17b3145e90293167a4ba373b9471.zip |
Prepare release
Diffstat (limited to 'erts/doc/src')
-rw-r--r-- | erts/doc/src/notes.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/erts/doc/src/notes.xml b/erts/doc/src/notes.xml index a2b4ae49a4..35e6e55e72 100644 --- a/erts/doc/src/notes.xml +++ b/erts/doc/src/notes.xml @@ -30,6 +30,22 @@ </header> <p>This document describes the changes made to the ERTS application.</p> +<section><title>Erts 6.4.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + The VTS mode in Common Test has been modified to use a + private version of the Webtool application (ct_webtool).</p> + <p> + Own Id: OTP-12704 Aux Id: OTP-10922 </p> + </item> + </list> + </section> + +</section> + <section><title>Erts 6.4</title> <section><title>Fixed Bugs and Malfunctions</title> |