From d36f5f41a10b2370492eefb7adc4b012c2ea9d0d Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Mon, 3 Jul 2017 12:42:35 +0200 Subject: [PATCH] update Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 3a4ca29..809380e 100644 --- a/Changes +++ b/Changes @@ -25,6 +25,8 @@ (thanks to Malte Kubat, M.Kubat AT csb-it.de) - Updated to 4.01 the HTML DOCTYPE declarations. - Added more precision to the values in 'gensens.pm. +- Added string encoding to avoid the message 'Wide character in print at + ./monitorix.cgi line ...'. [#186] - Fixed an undeclared global symbol "$imgfmt_lc" in 'traffacct.pm'. - Fixed the MIME type of graphs in 'emailreports.pm' and in 'traffacct.pm' to honor the 'image_format' option. [#174]