summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-27 15:55:01 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2024-10-27 15:55:01 +0100
commit307148222a19430471fc0bde6db3470e53a7cd06 (patch)
tree8cff9d4292e371f7f4bfbb3dc8633544262d5ad4
parentae55a42c716174f17c86ecbb25ee6893eeca3497 (diff)
Update CHANGES.txt for 1.4.0 Release Candidate 2
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c4f2e3859..07e9e8e74 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,13 @@
+Changes in FLTK 1.4.0 RC2 Released: Oct 27 2024
+
+ - Add range check to Fl_Group::child(int)
+ - Fix Windows Ctrl character handling for scaling shortcuts
+ - Fluid: Add missing code for Fl_Grid and Fl_Flex live preview (#1092)
+ - Enhance documentation
+ - Mention HighDPI support in 'ANNOUNCEMENT'
+ - Update CHANGES.txt
+
+
Changes in FLTK 1.4.0 RC1 Released: Oct 20 2024
General Information about this Release