From 38a597a374d40c200ca92fb903a5cab55d96ba5a Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Tue, 4 Feb 2025 10:28:25 -0500 Subject: [PATCH] We're releasing today! --- docs/WHATSNEW | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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.