diff --git a/docs/WHATSNEW b/docs/WHATSNEW index e2854083..6a3bc26d 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -1,6 +1,6 @@ CHANGES TO REMIND -* VERSION 5.3 Patch 0 - 2025-02-?? +* VERSION 5.3 Patch 0 - 2025-02-04 - NEW FEATURE: remind: Add the "INFO" clause to the REM command. This is intended for storing additional metadata about an event, such as @@ -26,6 +26,10 @@ CHANGES TO REMIND a popup window with the extra information when hovering over a reminder in the calendar display. +- IMPROVEMENT: Update the reminder files included with Remind to add + INFO strings with Wikipedia URLs for various holidays and + astronomical events. + - IMPROVEMENT: remind: Add the "\xAB" escape sequence for parsing quoted strings, where "AB" is a pair of hex digits.