From 4284715f01d88cf572addb53f98b147c77d4fc29 Mon Sep 17 00:00:00 2001 From: hapege <> Date: Sun, 11 Dec 2022 13:10:44 +0000 Subject: [PATCH] CHANGED: 70_SVDRP.pm: added Plugin support, NextTimer name git-svn-id: https://svn.fhem.de/fhem/trunk@26837 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 7442a2426..be33c2a42 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 70_SVDRP: added Plugin support, NextTimer name - bugfix: 98_livetracking: fixed Life360 login - bugfix: 10_KNX: fix bug introduced w. last change, Forum #122582 - bugfix: 93_DbRep: fix diffValue for newer MariaDB Forum: #130697