summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJonny007-MKD <nospam@jonny007-mkd.de>2020-02-23 14:02:43 (GMT)
committerSven Nierlein <sven@nierlein.org>2021-09-02 07:56:39 (GMT)
commit70f55ca9db87f639856e0548a57081c886e09d14 (patch)
tree30447f835c82feab6f281c07c1db4705aeb51ab9 /NEWS
parent9fa291d9918722ce3e3a43ad61da572e271f4f83 (diff)
downloadmonitoring-plugins-70f55ca9db87f639856e0548a57081c886e09d14.tar.gz
check_dns: add --expect-nxdomain
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4061c03..3790e8a 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,7 @@ This file documents the major additions and syntax changes between releases.
13 check_dns: Accept CIDR 13 check_dns: Accept CIDR
14 check_dns: allow unsorted addresses 14 check_dns: allow unsorted addresses
15 check_dns: allow forcing complete match of all addresses 15 check_dns: allow forcing complete match of all addresses
16 check_dns: option to expect NXDOMAIN
16 check_apt: add --only-critical switch 17 check_apt: add --only-critical switch
17 check_apt: add -l/--list option to print packages 18 check_apt: add -l/--list option to print packages
18 check_file_age: add range checking 19 check_file_age: add range checking