diff --git a/ANNOUNCEMENT b/ANNOUNCEMENT index fd19445e5..52010f981 100644 --- a/ANNOUNCEMENT +++ b/ANNOUNCEMENT @@ -19,7 +19,7 @@ FLTK 1.3.6 and previous versions contain many improvements and bug fixes. (online) of all listed bugs and feature requests. Note: This file is a snapshot of https://www.fltk.org/roadmap.php - as of this release (April 2021). Please take into account that some + as of this release (May 15, 2021). Please take into account that some bugs and/or feature requests in this list might have been fixed without notice. diff --git a/CHANGES b/CHANGES index 882925891..20ea416a6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ +CHANGES IN FLTK 1.3.6 RELEASED: May 15 2021 + +There have been no changes since FLTK 1.3.6rc2. + + CHANGES IN FLTK 1.3.6rc2 RELEASED: May 04 2021 -FLTK 1.3.6rc2 fixes some minor issues in 1.3.6rc1, particularly macOS +FLTK 1.3.6rc2 fixes some minor issues of 1.3.6rc1, particularly macOS bundle generation. It addresses an issue that bundles can't be executed on macOS 11.3 Big Sur if built with configure/make after downloading the release tarball because of the macOS "quarantine" feature.