diff options
author | Erlang/OTP <[email protected]> | 2016-05-11 17:22:23 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2016-05-11 17:22:23 +0200 |
commit | bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a (patch) | |
tree | acfd657ec7a84bc10503b9c0d00b6b4514ae2725 /lib/os_mon/doc | |
parent | 3aa1148cf76915e6ea27b9cc34e388ad85d7da4d (diff) | |
download | otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.gz otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.tar.bz2 otp-bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a.zip |
Prepare release
Diffstat (limited to 'lib/os_mon/doc')
-rw-r--r-- | lib/os_mon/doc/src/notes.xml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/lib/os_mon/doc/src/notes.xml b/lib/os_mon/doc/src/notes.xml index c565df7f3b..fae9c30b1d 100644 --- a/lib/os_mon/doc/src/notes.xml +++ b/lib/os_mon/doc/src/notes.xml @@ -31,6 +31,27 @@ </header> <p>This document describes the changes made to the OS_Mon application.</p> +<section><title>Os_Mon 2.4.1</title> + + <section><title>Fixed Bugs and Malfunctions</title> + <list> + <item> + <p> + Fix type specification for cpu_sup:util/1</p> + <p> + Own Id: OTP-13526 Aux Id: PR-1029 </p> + </item> + <item> + <p> + Fix strict compilation on SUN/SPARC</p> + <p> + Own Id: OTP-13548 Aux Id: PR-1046 </p> + </item> + </list> + </section> + +</section> + <section><title>Os_Mon 2.4</title> <section><title>Improvements and New Features</title> |