diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-05-23 08:22:33 +0000 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-05-23 08:22:33 +0000 |
commit | f8766fe505898d1617e11703840ac0a42f25272e (patch) | |
tree | ccfd239d7c7666fbb12685988d32a04514accf9f /NEWS | |
parent | 15a018f87d8f8f6d8723f16feb1cb3d2877c3375 (diff) | |
download | monitoring-plugins-f8766fe505898d1617e11703840ac0a42f25272e.tar.gz |
Update many strings in check_http to get more consistent output
Update translation files; fix all check_http changes in French and most changes in German.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1715 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ This file documents the major additions and syntax changes between releases. | |||
7 | Fix compilation of check_ldap, check_radius and check_pgsql | 7 | Fix compilation of check_ldap, check_radius and check_pgsql |
8 | check_load can optionally divide by number of cpus | 8 | check_load can optionally divide by number of cpus |
9 | Fix check_time returning wrong OK when time is before the epoch on some arch | 9 | Fix check_time returning wrong OK when time is before the epoch on some arch |
10 | Make check_http output more consistent | ||
10 | 11 | ||
11 | 1.4.8 11th April 2007 | 12 | 1.4.8 11th April 2007 |
12 | Respects --without-world-permissions for setuid plugins | 13 | Respects --without-world-permissions for setuid plugins |