summaryrefslogtreecommitdiff
path: root/docs/DEPRECATE.md
Commit message (Collapse)AuthorAgeFilesLines
* CURLOPT_DNS_USE_GLOBAL_CACHE: deprecatedDaniel Stenberg2018-09-061-0/+21
| | | | | | | | Disable the CURLOPT_DNS_USE_GLOBAL_CACHE option and mark it for deprecation and complete removal in six months. Bug: https://curl.haxx.se/mail/lib-2018-09/0010.html Closes #2942
* DEPRECATE: remove release date from 7.62.0Daniel Stenberg2018-08-041-4/+3
| | | | | Since it will slip and the version is the important part there, not the date.
* DEPRECATE: include year when specifying dateDaniel Stenberg2018-07-021-4/+5
|
* DEPRECATE: linkifiedDaniel Stenberg2018-07-021-12/+6
|
* DEPRECATE: mention the PR that disabled axTLSDaniel Stenberg2018-07-021-2/+3
|
* docs/DEPRECATE.md: spelling and minor formattingDaniel Stenberg2018-07-021-15/+15
|
* DEPRECATE: new doc describing planned item removalsDaniel Stenberg2018-07-021-0/+77
Closes #2704