瀏覽代碼

Add changelog line for #571

madlohe 4 年之前
父節點
當前提交
a10d2da731
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -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