summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDianne Skoll <dianne@skoll.ca>2024-04-01 09:14:25 -0400
committerDianne Skoll <dianne@skoll.ca>2024-04-01 09:14:25 -0400
commitc16f93effdf0fb51c98794bc541e3af366fced5c (patch)
tree3beaa47a175d34ed0dbf3eee8f5a0dd36659a5c5
parent61b27c02b52ef768f7e506fe95ee97a1f4b7c726 (diff)
Update WHATSNEW.04.03.05
-rw-r--r--docs/WHATSNEW14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/WHATSNEW b/docs/WHATSNEW
index f2a1aa3..277ea3e 100644
--- a/docs/WHATSNEW
+++ b/docs/WHATSNEW
@@ -1,5 +1,19 @@
CHANGES TO REMIND
+* VERSION 4.3 Patch 5 - 2024-04-01
+
+* IMPROVEMENT: remind: Use inotify to detect reminder file changes
+ even in regular daemon mode (-zn where n>0).
+
+* INTERNAL IMPROVEMENTS: Rearrange and refactor some code.
+
+* FIXES: Various fixes and improvements to man pages.
+
+* BUG FIX: remind: Handle queued "SPECIAL COLOR" reminders correctly.
+
+* BUG FIX: remind: Preserve the value of $DefaultColor that was in effect
+ when a reminder was queued; restore it before issuing the queued reminder.
+
* VERSION 4.3 Patch 4 - 2024-03-25
* NEW FEATURE: remind: Add the new "multitrig" function, which is how "trig"