From 8491e6574cde770b227ca0e1cd66548291f49661 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sun, 18 May 2025 16:45:19 +0200 Subject: [PATCH] DEPRECATE.md: drop Windows CE support Closes #17379 --- docs/DEPRECATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index 7f974a3f1c..170d51ee72 100644 --- a/docs/DEPRECATE.md +++ b/docs/DEPRECATE.md @@ -44,6 +44,13 @@ curl drops support for the winbuild build method after September 2025. We recommend migrating to CMake. See the migration guide in `docs/INSTALL-CMAKE.md`. +## Windows CE + +Windows CE "mainstream support" ended on October 9, 2018, and "Extended +Support" ended on October 10, 2023. + +curl drops all support in November 2025. + ## Past removals - Pipelining