From ed9c9dd528f39e829a5edf938d58e66b75110407 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Tue, 7 Jul 2020 11:14:48 +0200 Subject: [PATCH] update Changes --- Changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changes b/Changes index 568028d..278a258 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,9 @@ (suggested by Javier Guarinos, sjguarinos AT aragon.es) - Added support to use the 'ss' command in 'port.pm' and 'nginx.pm'. (thanks to Otto Müller, rembrengerdeng AT web.de) +- Added more verbosity when HTTP connections fail in the modules 'apache.pm', + 'emailreports.pm', 'icecast.pm', 'lighttpd.pm', 'nginx.pm', 'pagespeed.pm', + 'phpapc.pm', 'phpfpm.pm', 'traffacct.pm' and 'wowza.pm'. - Fixed some spelling mistakes on manpages. [#269] - Fixed the title size of memory graph in 'system.pm'. - Fixed to trimming leading and trailing character spaces from the comma- @@ -20,6 +23,8 @@ - Fixed to include conversion to Fahrenheit in 'gensens.pm'. [#280] - Fixed a bug in 'phpfpm.pm' that lead to error messages about a pool don't has an associated URL. [#282] +- Fixed the error message "Error: 500 Can't connect to ..." when certificate + verification failed, in 'phpfpm.pm'. 3.12.0 - 21-Feb-2020