From: Daniel Stenberg Date: Mon, 2 Jul 2018 21:41:06 +0000 (+0200) Subject: DEPRECATE: include year when specifying date X-Git-Tag: curl-7_61_0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d03fce9634bbaab0129a1d98d2b4fc61bf1d1b;p=thirdparty%2Fcurl.git DEPRECATE: include year when specifying date --- diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index 7d2ec3cf5a..4506fae5c0 100644 --- a/docs/DEPRECATE.md +++ b/docs/DEPRECATE.md @@ -21,14 +21,15 @@ recommend to users. ### State -Since June 1st (curl 7.61.0) axTLS support is disabled in code and requires a -small code change to build without errors. [PR](https://github.com/curl/curl/pull/2628) +Since June 1st, 2018 (curl 7.61.0) axTLS support is disabled in code and +requires a small code change to build without errors. [See +PR](https://github.com/curl/curl/pull/2628) ### Removal Remove all axTLS related code from curl on December 1st, exactly six months -after previously mentioned commit. To be shipped on December 26 (possibly -called version 7.64.0) +after previously mentioned commit. To be shipped on December 26, 2018 +(possibly called version 7.64.0) ## HTTP pipelining