From e33176ebe0ff0d7645e7249dd7a8d2397a41e978 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Mon, 2 Feb 2026 19:29:00 +0100 Subject: [PATCH] Mention in CHANGES.txt the new minimal required version of macOS. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index b2ba3c98d..386385231 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,7 +9,7 @@ Changes in FLTK 1.5.0 Released: xxx yy 2026 Platform Specific Fixes and Build Procedure Improvements - - macOS: required SDK version and deployment target changed to 10.5 or higher + - macOS: required SDK version and deployment target changed to 10.7 or higher Wayland related Improvements and Fixes