summaryrefslogtreecommitdiff
path: root/ANNOUNCEMENT
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-23 12:34:18 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2025-02-23 12:34:18 +0100
commita206a778b415e5f21d3c1d86a1d509aca0265648 (patch)
treec77c97cd53a84df9222bbe499a286cfc5a40318b /ANNOUNCEMENT
parent5b617a6cc1fe6374323dc22a5b5ee127de632284 (diff)
Update CHANGES.txt and ANNOUNCEMENT for release 1.4.2
Diffstat (limited to 'ANNOUNCEMENT')
-rw-r--r--ANNOUNCEMENT5
1 files changed, 3 insertions, 2 deletions
diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT
index f05fd253c..807f63363 100644
--- a/ANNOUNCEMENT
+++ b/ANNOUNCEMENT
@@ -1,5 +1,5 @@
FLTK 1.4 is based on the final release of FLTK 1.3.4. Later updates
-have been backported to 1.3.5 - 1.3.10.
+have been backported to 1.3.5 - 1.3.11 and branch-1.3 (Git).
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x so
you don't need to change source code when you switch to FLTK 1.4.
@@ -23,7 +23,7 @@ CMake support has been improved significantly and requires CMake 3.15 or
higher, autotools/configure/make is still supported. The latter will be
dropped in the next minor release (1.5.0).
-macOS is supported up to 15.0 "Sequoia".
+macOS is supported up to 15.3 "Sequoia".
The platform dependent code in FLTK 1.4 was rewritten to enable easier
porting to new platforms. Basically all platform dependent code has
@@ -44,6 +44,7 @@ The current development branch on GitHub [2] is `master`. This will be
changed to `branch-1.4` when development of FLTK 1.5.0 begins and 1.4
will be switched to maintenance mode.
+
[1] https://www.fltk.org/doc-1.4/ (HTML) and
https://www.fltk.org/doc-1.4/fltk.pdf (PDF)
[2] https://github.com/fltk/fltk.git