[monitoring-plugins] Fix double lines in NEWS

Jan Wagner git at monitoring-plugins.org
Thu Jul 25 15:40:11 CEST 2024


 Module: monitoring-plugins
 Branch: master
 Commit: 9179b14906bad016f8cd78e65f25dfdc1107dc6f
 Author: Jan Wagner <waja at cyconet.org>
   Date: Wed Jul 24 23:14:03 2024 +0200
    URL: https://www.monitoring-plugins.org/repositories/monitoring-plugins/commit/?id=9179b14

Fix double lines in NEWS

---

 NEWS | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/NEWS b/NEWS
index 2b257aa..fd43fd3 100644
--- a/NEWS
+++ b/NEWS
@@ -17,8 +17,6 @@ This file documents the major additions and syntax changes between releases.
 	* Fix logic in is_uint64_t to fix type-limit warning
 	* check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring
 	* check_dns: Remove unused variable
-	* check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring
-	* check_dns: Remove unused variable
 	* check_disk: fix ignore-missing in combination with includes
 	* check_procs: ignore our own children
 	* Prevent -lcrypto from showing up in Makefile dependencies
@@ -26,8 +24,6 @@ This file documents the major additions and syntax changes between releases.
 	* check_http: Remove self assignment of a variable and add some comments
 	* check_snmp: Remove unused variable
 	* check_dhcp: Make implicit conversion explicit to dismiss warning
-	* check_http: Remove self assignment of a variable and add some comments
-	* check_dhcp: Make implicit conversion explicit to dismiss warning
 	* Ini Parser: Avoid freeing symbols from text section
 	* check_icmp: keep performance data order in case of none-reachable hosts
 	* check_swap: Change another fake boolean to a real one



More information about the Commits mailing list