diff options
-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 |