From 35f8248103245dd92da292c4299c79a10410277f Mon Sep 17 00:00:00 2001 From: ViktorJp <97465574+ViktorJp@users.noreply.github.com> Date: Wed, 15 Apr 2026 07:10:40 -0400 Subject: [PATCH] Update changelog.txt --- changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 4a2a525..22236d4 100644 --- a/changelog.txt +++ b/changelog.txt @@ -33,7 +33,7 @@ v2.4.0 - (April 12, 2026) RUNPATH is searched *AFTER* the LD_LIBRARY_PATH definitions, whereas RPATH has higher priority than the LD_LIBRARY_PATH environment variable, so it's searched FIRST. Thanks to @Martinski for his advice. - - PATCH: Made BACKUPMON compliant with the amtmupdate functionality to allow for autoupdates + - PATCH: Made RTRMON compliant with the amtmupdate functionality to allow for autoupdates through AMTM. v2.3.1 - (March 8, 2026)