diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-02-13 20:36:00 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2008-02-13 20:36:00 (GMT) |
commit | b572da0b376f3e3e7e07ec8f7ee921beeed26835 (patch) | |
tree | 018c1b094aecc2bf2dbef69c2b8b9b902735a3a6 /NEWS | |
parent | 2f9ee337cf7e04d41f5fbb7d57973b2a77c2d07b (diff) | |
download | monitoring-plugins-b572da0b376f3e3e7e07ec8f7ee921beeed26835.tar.gz |
check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1934 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ This file documents the major additions and syntax changes between releases. | |||
11 | Fix bugs and flaws in best offset server selection of check_ntp_time and (deprecated) check_ntp | 11 | Fix bugs and flaws in best offset server selection of check_ntp_time and (deprecated) check_ntp |
12 | check_ntp_peer now checks for the LI_ALARM flag | 12 | check_ntp_peer now checks for the LI_ALARM flag |
13 | Sync to latest Gnulib (includes new floorf function) | 13 | Sync to latest Gnulib (includes new floorf function) |
14 | check_pgsql now successfully builds with postgres lib v8.3 (Bug #1878972) | ||
14 | 15 | ||
15 | 1.4.11 13th December 2007 | 16 | 1.4.11 13th December 2007 |
16 | Fixed check_http regression in 1.4.10 where following redirects to | 17 | Fixed check_http regression in 1.4.10 where following redirects to |