Bladeren bron

Update changelog for #724

Sebastian Wolf 2 jaren geleden
bovenliggende
commit
ad30e11b72
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  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)