Document fix in commit 1d44577ce9

This commit is contained in:
Dianne Skoll
2024-03-01 09:04:09 -05:00
parent 1d44577ce9
commit d1d833f0f3

View File

@@ -2,6 +2,10 @@ CHANGES TO REMIND
* VERSION 4.3 Patch 1 - 2024-03-01
- BUG FIX: remind: Fix a logic error when implementing the RUN command in
server mode. As it turns out, the error is harmless, but it's best to do
things correctly.
- BUG FIX: The Makefile would install the tkremind.png and tkremind.desktop
files in the wrong location. This has been fixed.