Update docs

This commit is contained in:
Dianne Skoll
2024-04-02 08:56:27 -04:00
parent 77373eed2d
commit 76d181e7fc

View File

@@ -4,6 +4,10 @@ CHANGES TO REMIND
* BUG FIX: remind: Fix compile error on systems that don't support inotify(7).
* BUG FIX: remind: Fix test failures on FreeBSD. On FreeBSD, you have to copy
the result of getenv() or else a subsequent setenv() can change the stored
value.
* VERSION 4.3 Patch 5 - 2024-04-01
* IMPROVEMENT: remind: Use inotify to detect reminder file changes