Update WHATSNEW

This commit is contained in:
Dianne Skoll
2025-09-19 13:42:50 -04:00
parent e2cfa46289
commit 23081b556f

View File

@@ -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