From b300422cdbea75459b0858bd9c4d8d790351898f Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 15 Jun 2025 09:27:57 -0400 Subject: [PATCH] Update release notes. --- docs/WHATSNEW | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 8e9b0a6c..5ddea77b 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,19 @@ CHANGES TO REMIND +* VERSION 5.4 Patch 1 - 2025-06-15 + +- MAJOR BUG FIX: remind: In some circumstances, a REM command could + yield a trigger date after its UNTIL date, rather than recognizing it + as having expired. This has been fixed. Bug found by Ian! D. Allen. + +- BUG FIX: rem2pdf: Support the COLOUR special (as well as COLOR). + +- MINOR IMPROVEMENT: Add include/utils/add-html-anchors.rem. You can + INCLUDE this file to get HTML anchors added to every calendar day + by rem2html. + +- DOCUMENTATION: Add NOTE-ABOUT-AI.txt + * VERSION 5.4 Patch 0 - 2025-06-03 - MAJOR IMPROVEMENT: remind: Track which expressions and variables