Forráskód Böngészése

add changelog entry for #611

Sebastian Wolf 2 éve
szülő
commit
6f01af01ee
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -1,5 +1,9 @@
 This file documents the major additions and syntax changes between releases.
 
+2.4.6 2023-08-01
+	FIXES
+	check_mailq: Correctly handle "Mail queue is empty" when monitoring Postfix over SSMTP (#611)
+
 2.4.5 2023-06-01
 	FIXES
 	check_dns: Fix buffer overflow on Ubuntu 22.04 (#699)