mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-03 18:49:29 -05:00
Fix double lines in NEWS
This commit is contained in:
parent
78f5d6b9ed
commit
9179b14906
1 changed files with 0 additions and 4 deletions
4
NEWS
4
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue