diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-02-09 14:35:41 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-02-09 14:35:41 (GMT) |
commit | 098d3be6a8c89b08cacc73f2eb0fb292eb2f2e96 (patch) | |
tree | 2666218907a57b3be9b946930aaf608a91c1b048 /NEWS | |
parent | 88ff55667012171c688471eaa84d16311018ec9c (diff) | |
download | monitoring-plugins-098d3be6a8c89b08cacc73f2eb0fb292eb2f2e96.tar.gz |
Fixed MKINSTALLDIRS problem on some systems - Lars Stavholm
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1619 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | ?? ?? | ||
4 | Fixed MKINSTALLDIRS problem in po/ | ||
5 | |||
3 | 1.4.6 5th February 2007 | 6 | 1.4.6 5th February 2007 |
4 | Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations | 7 | Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations |
5 | Fixed compile problems with *BSD re: alloca.h | 8 | Fixed compile problems with *BSD re: alloca.h |