summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-07-02 23:41:06 +0200
committerDaniel Stenberg <daniel@haxx.se>2018-07-02 23:41:06 +0200
commit91d03fce9634bbaab0129a1d98d2b4fc61bf1d1b (patch)
tree080f37add139be54cb371c762c7adef0aafac6dd
parent9aabe91c8d42646043e12a1436872d97f2d5110e (diff)
downloadcurl-91d03fce9634bbaab0129a1d98d2b4fc61bf1d1b.tar.gz
DEPRECATE: include year when specifying date
-rw-r--r--docs/DEPRECATE.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md
index 7d2ec3cf5..4506fae5c 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