From 95625a722f795c185a6c6738d8cc03c36f6b3959 Mon Sep 17 00:00:00 2001 From: betateilchen <> Date: Sun, 7 Aug 2022 10:30:02 +0000 Subject: [PATCH] configDB.pm: log a message if more than 20 versions git-svn-id: https://svn.fhem.de/fhem/trunk@26296 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/configDB.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/configDB.pm b/fhem/configDB.pm index e6980050b..3d2e1b39e 100644 --- a/fhem/configDB.pm +++ b/fhem/configDB.pm @@ -177,6 +177,8 @@ # 2022-03-03 statefile versioning - completed # # 2022-03-14 - fixed statefile problems with POSTGRESQL +# 2022-08-06 - added attribute shortinfo for use with configdb info +# 2022-08-07 - added log a message if more than 20 versions stored # ############################################################################## =cut