Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-09 | docs/DEPRECATE: minor reformat to render nicer on web | Daniel Stenberg | |
2018-09-23 | whitespace fixes | Viktor Szakats | |
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | |||
2018-09-06 | CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated | Daniel Stenberg | |
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 | |||
2018-08-04 | DEPRECATE: remove release date from 7.62.0 | Daniel Stenberg | |
Since it will slip and the version is the important part there, not the date. | |||
2018-07-02 | DEPRECATE: include year when specifying date | Daniel Stenberg | |
2018-07-02 | DEPRECATE: linkified | Daniel Stenberg | |
2018-07-02 | DEPRECATE: mention the PR that disabled axTLS | Daniel Stenberg | |
2018-07-02 | docs/DEPRECATE.md: spelling and minor formatting | Daniel Stenberg | |
2018-07-02 | DEPRECATE: new doc describing planned item removals | Daniel Stenberg | |
Closes #2704 |