From 6ae03401376ded99c2ed570d46010db92429c3a0 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Fri, 15 Aug 2025 15:36:59 -0400 Subject: [PATCH] Document tkremind bug fix. --- docs/WHATSNEW | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 3c945f12..17ddb6aa 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -46,8 +46,11 @@ CHANGES TO REMIND - MINOR IMPROVEMENT: include/lang/nl.rem: Use "eergisteren" for "2 days ago" and "overmorgen" for "in 2 days' time." -- MINOR IMPROVEMENT: tkremind: TkRemind now passes all command-line options - back to Remind. +- MINOR IMPROVEMENT: tkremind: TkRemind now passes all command-line + options back to Remind. + +- BUG FIX: tkremind: In a couple of places, the "eval" command was used + where the intention was to use "catch". I blame Perl... - BUG FIX: remind: SCANFROM and FROM are separated out internally, and in the JSON output, the original FROM or SCANFROM value is