diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ This file documents the major additions and syntax changes between releases. | |||
21 | check_mysql now try clearing password in processlist just like check_mysql_query | 21 | check_mysql now try clearing password in processlist just like check_mysql_query |
22 | check_mysql and check_mysql_query now support sockets explicitely (-s, --socket) | 22 | check_mysql and check_mysql_query now support sockets explicitely (-s, --socket) |
23 | negate now has the ability to replace the status text as well (-s, --substitute) | 23 | negate now has the ability to replace the status text as well (-s, --substitute) |
24 | Added performance data to check_ping (Christian Schneemann) | ||
25 | Added support for --extra-opts in all C plugins (disabled by default, see configure --help) | ||
24 | 26 | ||
25 | 1.4.11 13th December 2007 | 27 | 1.4.11 13th December 2007 |
26 | Fixed check_http regression in 1.4.10 where following redirects to | 28 | Fixed check_http regression in 1.4.10 where following redirects to |