From: Daniel Stenberg Date: Mon, 7 May 2018 12:30:18 +0000 (+0200) Subject: RELEASE-NOTES: typo X-Git-Tag: curl-7_60_0~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d63bada5791b1239654a7ce5853a0d7a418b956e;p=curl RELEASE-NOTES: typo --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 347398e6f..316926ae6 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -56,7 +56,7 @@ This release includes the following bugfixes: o build-openssl.bat: Refer to VS2017 as VC14.1 instead of VC15 [37] o curl: retry on FTP 4xx, ignore other protocols [38] o configure: detect (and use) sa_family_t [39] - o examples/sftpuploadresmue: Fix Windows large file seek + o examples/sftpuploadresume: Fix Windows large file seek o build: cleanup to fix clang warnings/errors [40] o winbuild: updated the documentation [41] o lib: silence null-dereference warnings [42]