From 53001f9fbc6b2a46da94ad591ed9b7ff730f53d8 Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Thu, 12 Dec 2024 16:48:53 -0500 Subject: [PATCH] Update WHATSNEW --- docs/WHATSNEW | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/WHATSNEW b/docs/WHATSNEW index 2576c962..8e290238 100644 --- a/docs/WHATSNEW +++ b/docs/WHATSNEW @@ -2,9 +2,9 @@ CHANGES TO REMIND * VERSION 5.2 Patch 0 - ????-??=?? -- MAJOR NEW FEATURE: remind: Add the TRANSLATE command and the _() - built-in function. This allows you to localize your reminder files - more easily. +- MAJOR NEW FEATURE: remind: Add the TRANSLATE command, the _() + built-in function and the %(...) substitution sequence. These allow + you to localize your reminder files more easily. - MAJOR CHANGE: remind: Remind used to support compile-time localization into different languages (French, English, etc.) That compile-time