소스 검색

Update changelog for #724

Sebastian Wolf 2 년 전
부모
커밋
ad30e11b72
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)