summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e3d7dbd71..b2ba3c98d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,4 @@
-Changes in FLTK 1.5.0 Released: xxx yy 2025
+Changes in FLTK 1.5.0 Released: xxx yy 2026
This is the first FLTK release that exclusively uses CMake to be built.
autoconf/configure/Makefile support has been removed. If you believe you
@@ -9,7 +9,7 @@ Changes in FLTK 1.5.0 Released: xxx yy 2025
Platform Specific Fixes and Build Procedure Improvements
-
+ - macOS: required SDK version and deployment target changed to 10.5 or higher
Wayland related Improvements and Fixes
@@ -23,7 +23,7 @@ Changes in FLTK 1.5.0 Released: xxx yy 2025
Other Changes
- Removed autotools (configure/make) support
-
+ - Requires C++11 or higher
Changes in FLTK 1.4