diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-09-22 08:10:23 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-09-22 08:10:23 +0200 |
commit | c7aef0a945f9b6fb6d3f91716a21dfe2f4ea635f (patch) | |
tree | 695581d1a2bdd3d082d053e1e972a96e27eb49a4 /RELEASE-NOTES | |
parent | 267b83e07f18ef6e58b2c738a00f3da344671eb4 (diff) | |
download | curl-c7aef0a945f9b6fb6d3f91716a21dfe2f4ea635f.tar.gz |
RELEASE-NOTES: syncedcurl-7_79_1
curl 7.79.1 release
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index dffe70a0c..1829b7880 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,10 +6,6 @@ curl and libcurl 7.79.1 Public functions in libcurl: 85 Contributors: 2489 -This release includes the following changes: - - o - This release includes the following bugfixes: o Curl_http2_setup: don't change connection data on repeat invokes [10] |