فهرست منبع

Fix CHANGELOG formatting

madlohe 4 سال پیش
والد
کامیت
9562052654
1فایلهای تغییر یافته به همراه8 افزوده شده و 6 حذف شده
  1. 8 6
      NEWS

+ 8 - 6
NEWS

@@ -1,18 +1,20 @@
 This file documents the major additions and syntax changes between releases.
 
-2.3.4 ????-??-??
+2.4.0 2021-11-18
+ENHANCEMENTS
+	check_http: Add -o option (Append page body as performance data) (#615) (Tobias Leich)
+	check_icmp: Add -f and -F perfdata options (#567)
+	check_ifstatus: Add -d option (exclude interfaces by description regexp) (#548) (Alexandre Anriot)
+	check_smtp: Add support for SMTP over TLS (#565) (Franz Schwartau)
+	check_snmp: Add -M to multiply results by a given factor (#559) (Scott Baker)
+FIXES
 	lib: _np_state_calculate_location_prefix() should return non-void when running under suid (Kris Shannon)
 	pst3.c: Fix build issue on Solaris (#537)
 	check_by_ssh: Fix return code when ssh or the shell itself fails (#618) (Guillaume Rousse)
 	check_disk: Fix false DISK CRITICAL alerts on btrfs systems (#569) (George Hansper)
-	check_http: Add -o option (Append page body as performance data) (#615) (Tobias Leich)
 	check_log: Fix error message for systems that don't use bash (#539)
 	check_log: Fix linebreaks in documentation (#621) (Matt Capra)
 	check_mysql_query: Fix use-after-free (#602) (Simon F)
-	check_icmp: Add -f and -F perfdata options (#567)
-	check_ifstatus: Add -d option (exclude interfaces by description regexp) (#548) (Alexandre Anriot)
-	check_smtp: Add support for SMTP over TLS (#565) (Franz Schwartau)
-	check_snmp: Add -M to multiply results by a given factor (#559) (Scott Baker)
 	negate: Errors are now printed directly to stderr instead of being redirected to stdout (#571) (Geert Hendrickx)
 
 2.3.3 2020-03-11