From: Daniel Stenberg Date: Tue, 21 Mar 2017 11:39:18 +0000 (+0100) Subject: RELEASE-NOTES: typo X-Git-Tag: curl-7_54_0~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=131e432bd5bab50c0f198f3244616e4acc2b3f89;p=curl RELEASE-NOTES: typo --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b7ab2cc98..aa9a01f28 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -55,7 +55,7 @@ This release includes the following bugfixes: o proxy: skip SSL initialization for closed connections [22] o http_proxy: ignore TE and CL in CONNECT 2xx responses [23] o tool_writeout: fixed a buffer read overrun on --write-out - o make: regenerate docs/curl.1 by runinng make in docs [25] + o make: regenerate docs/curl.1 by running make in docs [25] o winbuild: add basic support for OpenSSL 1.1.x [26] o build: removed redundant DEPENDENCIES from makefiles o CURLINFO_LOCAL_PORT.3: added example