diff --git a/docs/WHATSNEW b/docs/WHATSNEW index fa419391..940cebd9 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,15 @@ CHANGES TO REMIND +* VERSION 6.1 Patch 2 - 2025-09-19 + +- BUG FIX: remind: A reminder on a specific fixed date and time that + uses the TZ feature could erroneously issue a "Can't compute trigger" + error. This has been fixed. + +- CHANGE: remind: The default for --max-expr-complexity is 10,000,000 + (ten million) instead of unlimited. This should not affect any + real-world Remind scripts. + * VERSION 6.1 Patch 1 - 2025-09-12 - NEW FEATURE: remind: Add the new --max-expr-complexity=n