diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-07-02 09:40:53 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-07-02 09:41:07 +0200 |
commit | d56feb610db90f8410063726411569a8aa11f926 (patch) | |
tree | c2dbf9e02af55f8258d6f73e9e74c62f4490ea2f /docs | |
parent | 6b919801d00bae4a0ead5cf1ecc2224d1229c221 (diff) |
DEPRECATE: mention the PR that disabled axTLS
Diffstat (limited to 'docs')
-rw-r--r-- | docs/DEPRECATE.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index d1294c9a1..687ebe5f5 100644 --- a/docs/DEPRECATE.md +++ b/docs/DEPRECATE.md @@ -26,8 +26,9 @@ 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. +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) ### Removal |