Explorar el Código

Add changelog line for #571

madlohe hace 4 años
padre
commit
c407dc8801
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      NEWS

+ 1 - 0
NEWS

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