diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-19 03:46:14 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-04-19 03:46:14 +0000 |
commit | cc4f750432b7f7622379c150a42362366684c929 (patch) | |
tree | e87eaff602e4f7a2e3a26f23718507edf02be96d /NEWS | |
parent | 4e83bc016cd399a123fe6cf68e21b72c2b65ad78 (diff) | |
download | monitoring-plugins-cc4f750432b7f7622379c150a42362366684c929.tar.gz |
Fix compilation of check_ldap, check_radius and check_pgsql (*ding*)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1693 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases. | |||
4 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 4 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |
5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh | 5 | New/improved -E/--skip-stderr and -S/--skip-stdout options for check_by_ssh |
6 | check_snmp now support Counter64 | 6 | check_snmp now support Counter64 |
7 | Fix compilation of check_ldap, check_radius and check_pgsql | ||
7 | 8 | ||
8 | 1.4.8 11th April 2007 | 9 | 1.4.8 11th April 2007 |
9 | Respects --without-world-permissions for setuid plugins | 10 | Respects --without-world-permissions for setuid plugins |