98_freezemon: New statistics feature

git-svn-id: https://svn.fhem.de/fhem/trunk@18365 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
KernSani
2019-01-21 21:21:00 +00:00
parent 977bff2399
commit ee6a9f5f70

View File

@@ -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: 98_freezemon: New freeze statistics
- bugfix: 14_CUL_TCM97001: Fix uninitialized value warning
- bugfix: 14_CUL_REDIRECT: Fix uninitialized value warning
- feature: 93_DbRep: sqlCmd can handle SQL session variables, Forum:#96082