update Changes

This commit is contained in:
Jordi Sanfeliu 2020-07-07 11:14:48 +02:00
parent 50865683c1
commit ed9c9dd528
1 changed files with 5 additions and 0 deletions

View File

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