diff options
author | Jan Wagner <waja@cyconet.org> | 2023-10-18 09:11:23 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2023-10-18 09:11:23 (GMT) |
commit | 70e55c0a7a833365670113e6bef03d43377e8f6b (patch) | |
tree | 707e6a0e84101186264e9ac220261e9faf5b7b19 | |
parent | 370a17a55a651b4a1bb61e68152874a027ddf3b1 (diff) | |
download | monitoring-plugins-70e55c0a7a833365670113e6bef03d43377e8f6b.tar.gz |
Update NEWS filev2.3.5
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 2.3.5 18th Oct 2023 | ||
4 | FIXES | ||
5 | * Include maxfd.h in lib Makefile | ||
6 | |||
3 | 2.3.4 18th Oct 2023 | 7 | 2.3.4 18th Oct 2023 |
4 | ENHANCEMENTS | 8 | ENHANCEMENTS |
5 | * check_curl: added --cookie-jar and doing proper cleanup of libcurl | 9 | * check_curl: added --cookie-jar and doing proper cleanup of libcurl |