Add a missing update.

This commit is contained in:
Dianne Skoll
2025-01-06 10:40:25 -05:00
parent 8a99c29533
commit 43bce75d24

View File

@@ -6,6 +6,10 @@ CHANGES TO REMIND
so far, the rem2pdf and rem2html back-ends support rendering of weekly
calendars.
- NEW FEATURE: remind: The $CalType system variable indicates the type of
calendar being produced; its value is one of "monthly", "weekly",
or "none". "none" signifies agenda mode rather than calendar mode.
- IMPROVEMENT: remind: Warn if a POP-OMIT-CONTEXT matches a
PUSH-OMIT-CONTEXT that is in a different file.