diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 4af9b8ba..a4aa23e6 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,30 @@ CHANGES TO REMIND +* VERSION 4.2 Patch 2 - 2023-01-01 + +- NEW FEATURE: Remind: Add the NOQUEUE modifier to the REM statement for + explicitly telling Remind not to queue a timed reminder. + +- NEW FEATURE: Remind: Add soleq() function to return the DATETIME of + solstices and equinoxes. See $SysInclude/seasons.rem for an example + of how to use the function. + +- MINOR IMPROVEMENT: Update examples/astro to include solstices and equinoxes. + +- BUG FIX: TkRemind: Provide better error indication if showing today's + reminders fails on startup. + +- BUG FIX: Remind: Refuse to read world-writable directories. + +- BUG FIX: Tests depended on the actual date of the test run. This has + been fixed. + +- INTERNAL CHANGE: Remind: Change inappropriately-named "Julian" variables + to "DSE" (= Days Since Epoch) since they weren't really holding true + Julian dates. + +- INTERNAL CHANGE: Add "SPDX-License-Identifier" tags to most files. + * VERSION 4.2 Patch 1 - 2022-12-15 - MINOR IMPROVEMENT: TkRemind: If "Extra Remind Options" contains -m, make