From 8a99c29533e5fddbc705ddc6c7ea6177f6e441ca Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Sun, 5 Jan 2025 12:14:04 -0500 Subject: [PATCH] Update WHATSNEW in preparation for release. --- docs/WHATSNEW | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index d809b0ff..1c3b921b 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,5 +1,18 @@ CHANGES TO REMIND +* VERSION 5.2 Patch 2 - 2025-01-06 + +- NEW FEATURE: remind: The "-p+" option lets you produce weekly calendars; + so far, the rem2pdf and rem2html back-ends support rendering of weekly + calendars. + +- IMPROVEMENT: remind: Warn if a POP-OMIT-CONTEXT matches a + PUSH-OMIT-CONTEXT that is in a different file. + +- CHANGE: remind: Split the "-ds" debug option into two separate options: + "-ds" for debugging expression-parsing and "-dh" for printing hash + table statistics on exit. + * VERSION 5.2 Patch 1 - 2024-12-16 - BUG FIX: remind: Fix a logic error that only showed itself on big-endian