DEPRECATE.md: deprecate Windows XP/2003 support

Dropped from curl-for-win on August 28, 2022:
6976612160

https://en.wikipedia.org/wiki/Windows_XP
https://en.wikipedia.org/wiki/Windows_Server_2003

Ref: #17985
This commit is contained in:
Viktor Szakats 2025-07-25 03:33:17 +02:00
parent 63a8167f3e
commit 1c2cb68c76
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -55,6 +55,13 @@ Bumping the minimum to VS2010. VS2008 is a pain to support.
Previous discussion and details: https://github.com/curl/curl/discussions/15972
## Windows XP
In Januar 2026, curl drops support for Windows XP and Server 2003. Their
"mainstream support" ended in 2014, with their final update on May 14, 2019.
Making the new minimum target Windows version Vista and Server 2008.
## Past removals
- axTLS (removed in 7.63.0)