Explorar el Código

Update changelog - resolves #663, resolves #664

Sebastian Wolf hace 3 años
padre
commit
abb7e5a825
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      NEWS

+ 2 - 1
NEWS

@@ -2,7 +2,8 @@ This file documents the major additions and syntax changes between releases.
 
 2.4.3 2022-01-??
 	FIXES
-	check_dig: improve matching logic when using -a (#652)
+	check_dig: Improve matching logic when using -a (#652)
+	check_mailq: Fix garbled output when checking postfix (#663)
 
 2.4.2 2022-11-08
 	FIXES