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 0661b8d98..b7baf4115 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -47,6 +47,7 @@ This release includes the following bugfixes: o use-after-free issue with HTTP transfers with the multi interface o the progress callback can get called more frequently o timeout would restart when signal caught while awaiting socket events + o curl -f with user+password embedded in the URL This release includes the following known bugs: |