diff options
author | waja <waja@users.noreply.github.com> | 2023-10-18 11:35:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-18 11:35:48 +0200 |
commit | 5b29a86e3a31405f3070a82f81b171068576015e (patch) | |
tree | 4760c1c28c01e3d380af3530596be315741ff7b9 | |
parent | 01137cd8f6c22c12514ba73b80f130d835bb84ab (diff) | |
parent | 0cbcbd756a240af5947fbf355abeb678f38de8a5 (diff) | |
download | monitoring-plugins-5b29a86.tar.gz |
Merge pull request #1946 from waja/2.3.5
Release 2.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 |