Sfoglia il codice sorgente

fix: added changelog entry

root 2 anni fa
parent
commit
6310d706a5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      NEWS

+ 1 - 0
NEWS

@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases.
 	check_ntp.pl: Fix issues when NTP server has a positive time offset (#734)
 	check_snmp: Fixed issue where plugin returned OK for missing OID (#679)
 	check_snmp: Fixed issue where OID name with numeric data was misinterpreted as OID value (#720)
+	check_snmp: Fixed issue where Timeticks would incorrectly return No valid data returned (#743)
 
 2.4.6 2023-08-01
 	FIXES