From e020f75c10410a6943cd055bfa072a2641eab7da Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 2 Jun 2016 10:55:26 +0200 Subject: Prepare release --- lib/os_mon/doc/src/notes.xml | 28 ++++++++++++++++++++++++++++ lib/os_mon/vsn.mk | 2 +- 2 files changed, 29 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..961a92d9c0 100644 --- a/lib/os_mon/doc/src/notes.xml +++ b/lib/os_mon/doc/src/notes.xml @@ -31,6 +31,34 @@

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

+
+ +

+ Fix memsup:get_os_wordsize() on 64-bit FreeBSD and 64-bit + Linux PPC

+

+ Own Id: OTP-13601 Aux Id: PR-1039

+
+
+
+ +
+
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