diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fbc1af6fb..29ad85bde 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -34,6 +34,7 @@ This release includes the following bugfixes: o curl_multi_remove_handle() caused use after free o TFTP improved error codes o TFTP fixed TSIZE handling for uploads + o SSL possible double free when reusing curl handle This release includes the following known bugs: |