diff --git a/docs/WHATSNEW b/docs/WHATSNEW index eb2ad94d..91e8ded6 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,26 @@ CHANGES TO REMIND +* VERSION 5,4 Patch 2 - 2025-07-16 + +- MINOR CHANGE: remind: Allow daysinmon() to take a DATE or DATETIME + argument. + +- MINOR CHANGE: remind: All functions that want an integer month number + will now also accept a string naming the month. + += UPDATE: include/holidays/chinese-new-year.rem: Add dates for Chinese + New Year for 2051 through 2100. + +- BUG FIX: remind: Set trigdate() correctly for a fully-specified + date, even if it's in the past, as the manual documnented. Bug + found by Tim Chase. + +- DOCUMENTATION FIX: rem2html: Document the correct Perl module + prerequisites. + +- CODE FIXES: remind: Various minor improvements to the code with + no user-visible changes. + * VERSION 5.4 Patch 1 - 2025-06-15 - MAJOR BUG FIX: remind: In some circumstances, a REM command could