From 6422005a3b278f32272db054f82cc53788cd5b2a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 20 May 2025 23:11:23 +0200 Subject: [PATCH] DEPRECATE: restore the Windows CE text Accidentally wiped out with 63e513b106113db0b1b68bab347b80c --- docs/DEPRECATE.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/DEPRECATE.md b/docs/DEPRECATE.md index 3217142995..a429e6fc61 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. + ## VS2008 curl drops support for getting built with Microsoft Visual Studio 2008 in