diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ This file documents the major additions and syntax changes between releases. | |||
29 | - enforce a full path for the command to run | 29 | - enforce a full path for the command to run |
30 | The "negate" utility can now remap custom states | 30 | The "negate" utility can now remap custom states |
31 | Check_radius now supports radiusclient-ng | 31 | Check_radius now supports radiusclient-ng |
32 | The (undocumented) positional parameter parsing which check_radius used | ||
33 | instead of getopt(3) if 8 arguments were given is no longer available | ||
32 | Check_by_ssh now supports multiline output | 34 | Check_by_ssh now supports multiline output |
33 | IPv6 support can now be disabled using ./configure --without-ipv6 | 35 | IPv6 support can now be disabled using ./configure --without-ipv6 |
34 | Fix check_ntp now honor ntp flags | 36 | Fix check_ntp now honor ntp flags |