From bd64ad8e15d66e48b36dbe3584315dd5cfc8b59a Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Wed, 11 May 2016 17:22:23 +0200 Subject: Prepare release --- lib/os_mon/doc/src/notes.xml | 21 +++++++++++++++++++++ lib/os_mon/vsn.mk | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) (limited to 'lib/os_mon') 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 @@

This document describes the changes made to the OS_Mon application.

+
Os_Mon 2.4.1 + +
Fixed Bugs and Malfunctions + + +

+ Fix type specification for cpu_sup:util/1

+

+ Own Id: OTP-13526 Aux Id: PR-1029

+
+ +

+ Fix strict compilation on SUN/SPARC

+

+ Own Id: OTP-13548 Aux Id: PR-1046

+
+
+
+ +
+
Os_Mon 2.4
Improvements and New Features diff --git a/lib/os_mon/vsn.mk b/lib/os_mon/vsn.mk index 7f2667e40a..1ac0fb1d27 100644 --- a/lib/os_mon/vsn.mk +++ b/lib/os_mon/vsn.mk @@ -1 +1 @@ -OS_MON_VSN = 2.4 +OS_MON_VSN = 2.4.1 -- cgit v1.2.3