diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index 8b45ee518..fa7feeff0 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -4,15 +4,13 @@ The initial FLTK 1.3.0 is based on the final 1.1.10. Doxygen based documentation, and several new widgets including Fl_Native_File_Chooser, Fl_Table, and Fl_Tree. -FLTK 1.3.7 and previous versions contain many improvements and bug fixes. +FLTK 1.3.8 and previous versions contain many improvements and bug fixes. - Please see CHANGES for a list of changes in FLTK 1.3.0 to 1.3.7. + Please see CHANGES for a list of changes in FLTK 1.3.0 to 1.3.8. - FLTK 1.3.7 is a maintenance release for macOS only. It fixes one - regression introduced in FLTK 1.3.6 and two long standing timer - issues on macOS. - - Other platforms than macOS are not affected. + FLTK 1.3.8 is a maintenance release with minor enhancements and + some macOS related improvements. One new function 'fl_choice_n()' + has been introduced (please see docs for details). Open bugs and feature requests can be viewed (offline) in KNOWN_BUGS.html with your browser. Links in this file direct you to the current state @@ -23,9 +21,9 @@ FLTK 1.3.7 and previous versions contain many improvements and bug fixes. bugs and/or feature requests in this list might have been fixed without notice. - Bugs and feature requests for FLTK 1.4.x may also apply to FLTK 1.3.7. + Bugs and feature requests for FLTK 1.4.x may also apply to FLTK 1.3.8. -FLTK 1.3.7 is expected to be the last release in the 1.3.x series. +FLTK 1.3.8 is expected to be the last release in the 1.3.x series. All bug reports for 1.3.x will be fixed in FLTK 1.4.x if possible. @@ -35,9 +33,6 @@ Note to Git users: This branch (branch-1.3) is end of life since the release of FLTK 1.3.4. Only very serious bug fixes will be available if FLTK 1.4.0 is not yet released or not (yet) stable enough. -This release (1.3.7) is a bug fix and maintenance release without new -FLTK features (except macOS Mojave and Big Sur + M1 support). - The current development branch is 'master' -- please checkout a new, clean working copy if you want to get FLTK 1.4 (master).