diff options
author | Erlang/OTP <[email protected]> | 2015-06-23 10:24:26 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-06-23 10:24:26 +0200 |
commit | 2955ddebc32837b66d9bacb4e925ad0ed0033168 (patch) | |
tree | d6bff1708a209ee317a1d1bbb78d237a999bfd23 /lib/runtime_tools/doc/src/notes.xml | |
parent | 7cff27e14e051b6ee15f564335eb8e685e1639c1 (diff) | |
download | otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.tar.gz otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.tar.bz2 otp-2955ddebc32837b66d9bacb4e925ad0ed0033168.zip |
Prepare release
Diffstat (limited to 'lib/runtime_tools/doc/src/notes.xml')
-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 3b1349e252..71b244ec6b 100644 --- a/lib/runtime_tools/doc/src/notes.xml +++ b/lib/runtime_tools/doc/src/notes.xml @@ -32,6 +32,22 @@ <p>This document describes the changes made to the Runtime_Tools application.</p> +<section><title>Runtime_Tools 1.9</title> + + <section><title>Improvements and New Features</title> + <list> + <item> + <p> + Change license text from Erlang Public License to Apache + Public License v2</p> + <p> + Own Id: OTP-12845</p> + </item> + </list> + </section> + +</section> + <section><title>Runtime_Tools 1.8.16</title> <section><title>Fixed Bugs and Malfunctions</title> |