From 0d9acd460c8e907f571d8fe701a3a5013d6f21c7 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 4 Mar 2013 12:15:53 +0100 Subject: [PATCH] updated --- Changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changes b/Changes index 9729ad9..76c0460 100644 --- a/Changes +++ b/Changes @@ -26,6 +26,12 @@ - Fixed in 'traffact' to show an error message when Monitorix is unable to connect to the HTTP server. - Fixed to kill the child if parent exits unexpectedly. +- Fixed messages of 'Use of uninitialized value ...' in 'system', 'kern', 'fs' + graphs on FreeBSD systems. +- Fixed to extract correctly the minor number of kernel version on FreeBSD + systems. +- Fixed a bug in 'user' graph that prevented counting correctly the number of + users currently logged in FreeBSD systems. 3.0.0 - 18-Feb-2013