Explorar el Código

Update changelog for #724

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

+ 1 - 0
NEWS

@@ -2,6 +2,7 @@ This file documents the major additions and syntax changes between releases.
 
 2.4.6 2023-08-01
 	FIXES
+	check_log: Fixed issue where /tmp directory would fill with unnecessary information (#724)
 	check_mailq: Correctly handle "Mail queue is empty" when monitoring Postfix over SSMTP (#611)
 	check_oracle: Reduce false positives when looking for "OK" messages (#723)
 	utils: Fix compiler warnings (#583, #637)