diff options
Diffstat (limited to 'web/input/news')
-rw-r--r-- | web/input/news/release-2-4-0.md | 4 |
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 |