]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
DEPRECATE.md: drop support for Windows XP/2003
authorViktor Szakats <commit@vsz.me>
Fri, 25 Jul 2025 01:33:17 +0000 (03:33 +0200)
committerViktor Szakats <commit@vsz.me>
Sat, 26 Jul 2025 11:52:19 +0000 (13:52 +0200)
Dropped from curl-for-win on August 28, 2022:
https://github.com/curl/curl-for-win/commit/6976612160075c1e9ee967964d5dec1a25c5ac6c

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

Ref: #17985
Closes #18016

docs/DEPRECATE.md

index c7cb97d9df3df6e0c9e9a86af86bdb87f3e13208..862b82f8d4b5b7fc6260ad09feda85d84212b589 100644 (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 January 2026, curl drops support for Windows XP and Server 2003. Their
+"mainstream support" ended in 2014, with final updates on May 14, 2019.
+
+Making the new minimum target Windows version Vista / Server 2008.
+
 ## Past removals
 
  - axTLS (removed in 7.63.0)