curl/RELEASE-NOTES

34 lines
904 B
Plaintext
Raw Normal View History

2020-01-09 16:37:59 -05:00
curl and libcurl 7.69.0
2020-01-09 16:37:59 -05:00
Public curl releases: 189
2019-11-28 07:28:14 -05:00
Command line options: 229
2019-08-12 04:06:05 -04:00
curl_easy_setopt() options: 269
2019-11-28 07:28:14 -05:00
Public functions in libcurl: 82
2020-01-04 16:48:15 -05:00
Contributors: 2088
2019-05-24 06:50:01 -04:00
2019-07-25 17:49:16 -04:00
This release includes the following changes:
2020-01-09 16:37:59 -05:00
o
2019-07-25 17:49:16 -04:00
This release includes the following bugfixes:
2020-01-09 16:37:59 -05:00
o runtests: make random seed fixed for a month [1]
o tool_dirhie: Allow directory traversal during creation [2]
2019-07-19 05:32:23 -04:00
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:
2020-01-09 16:37:59 -05:00
Daniel Stenberg, mbeifuss on github, Ray Satiro,
(3 contributors)
2019-05-24 06:50:01 -04:00
Thanks! (and sorry if I forgot to mention someone)
References to bug reports and discussions on issues:
2020-01-09 16:37:59 -05:00
[1] = https://curl.haxx.se/bug/?i=4734
[2] = https://curl.haxx.se/bug/?i=4796