summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2024-07-24 21:00:29 (GMT)
committerJan Wagner <waja@cyconet.org>2024-07-24 21:04:46 (GMT)
commit5e4abf8a6eb52d36c2a466a700913ce31b227ced (patch)
tree29f0331ff62ed9af0f1e4a4a95c7d0dad558dcb4
parentacb127b404c8d7b02ba9cf441654d2aa8cc3713f (diff)
downloadsite-5e4abf8a6eb52d36c2a466a700913ce31b227ced.tar.gz
Drop double linesHEADmaster
-rw-r--r--web/input/news/release-2-4-0.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/web/input/news/release-2-4-0.md b/web/input/news/release-2-4-0.md
index 14783a4..a1d111b 100644
--- a/web/input/news/release-2-4-0.md
+++ b/web/input/news/release-2-4-0.md
@@ -53,15 +53,11 @@ You can get the tarball from our [download page][download].
53* check_ntp: Initialize intermediate results in any case 53* check_ntp: Initialize intermediate results in any case
54* check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring 54* check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring
55* check_dns: Remove unused variable 55* check_dns: Remove unused variable
56* check_ntp_peer: Fixes for Wmaybe-unitialized and some restructuring
57* check_dns: Remove unused variable
58* check_disk: fix ignore-missing in combination with includes 56* check_disk: fix ignore-missing in combination with includes
59* check_procs: ignore our own children 57* check_procs: ignore our own children
60* check_http: Remove self assignment of a variable and add some comments 58* check_http: Remove self assignment of a variable and add some comments
61* check_snmp: Remove unused variable 59* check_snmp: Remove unused variable
62* check_dhcp: Make implicit conversion explicit to dismiss warning 60* check_dhcp: Make implicit conversion explicit to dismiss warning
63* check_http: Remove self assignment of a variable and add some comments
64* check_dhcp: Make implicit conversion explicit to dismiss warning
65* Ini Parser: Avoid freeing symbols from text section 61* Ini Parser: Avoid freeing symbols from text section
66* check_icmp: keep performance data order in case of none-reachable hosts 62* check_icmp: keep performance data order in case of none-reachable hosts
67* check_swap: Change another fake boolean to a real one 63* check_swap: Change another fake boolean to a real one