diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:38 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2025-03-06 18:16:38 +0100 |
| commit | 4032c7a7139d585c62782bd8959ebebcb4e5f1b8 (patch) | |
| tree | 35f480fd98d1762604c30d885be118f77cbd6750 /CHANGES.txt | |
| parent | 191b33e0def5c7239c43c0be4dfc5d5d5e9be736 (diff) | |
Add new CHANGES.txt for FLTK 1.5
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt new file mode 100644 index 000000000..e3d7dbd71 --- /dev/null +++ b/CHANGES.txt @@ -0,0 +1,46 @@ +Changes in FLTK 1.5.0 Released: xxx yy 2025 + + This is the first FLTK release that exclusively uses CMake to be built. + autoconf/configure/Makefile support has been removed. If you believe you + need configure/make, then please use FLTK 1.4.x. + + + Bug Fixes and other Improvements + + + Platform Specific Fixes and Build Procedure Improvements + + + Wayland related Improvements and Fixes + + + Fixes and Improvements in Fluid + + + Documentation Improvements + + + Other Changes + + - Removed autotools (configure/make) support + + + +Changes in FLTK 1.4 + + See CHANGES_1.4.txt + + +Changes in FLTK 1.3 + + See CHANGES_1.3.txt + + +Changes in FLTK 1.1 + + See CHANGES_1.1.txt + + +Changes in FLTK 1.0 + + See CHANGES_1.0.txt |
