@@ -4,6 +4,7 @@ This file documents the major additions and syntax changes between releases.
pst3.c: Fix build issue on Solaris (#537)
check_log: Fix error message for systems that don't use bash (#539)
check_icmp: Add -f and -F perfdata options (#567)
+ negate: Errors are now printed directly to stderr instead of being redirected to stdout (#571) (Geert Hendrickx)
2.3.3 2020-03-11
FIXES