Note the bug fix.

This commit is contained in:
Dianne Skoll
2024-02-29 15:53:31 -05:00
parent 89184f1d0f
commit 8eb40ae748

View File

@@ -39,6 +39,9 @@ CHANGES TO REMIND
- BUG FIX: Miscellaneous man page fixes.
- BUG FIX: Fix a leap-year edge-case. The reminder: REM 29 MSG whatever
was not triggered on Feb 29 of leap years.
- BUG FIX: rem2html: Make the version of rem2html track the version of
Remind. Noted by Ian! D. Allen.