1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/RELEASE-NOTES
2020-01-09 22:42:18 +01:00

34 lines
904 B
Plaintext

curl and libcurl 7.69.0
Public curl releases: 189
Command line options: 229
curl_easy_setopt() options: 269
Public functions in libcurl: 82
Contributors: 2088
This release includes the following changes:
o
This release includes the following bugfixes:
o runtests: make random seed fixed for a month [1]
o tool_dirhie: Allow directory traversal during creation [2]
This release includes the following known bugs:
o see docs/KNOWN_BUGS (https://curl.haxx.se/docs/knownbugs.html)
This release would not have looked like this without help, code, reports and
advice from friends like these:
Daniel Stenberg, mbeifuss on github, Ray Satiro,
(3 contributors)
Thanks! (and sorry if I forgot to mention someone)
References to bug reports and discussions on issues:
[1] = https://curl.haxx.se/bug/?i=4734
[2] = https://curl.haxx.se/bug/?i=4796