From b8a1281e35c17046dec2ca8ec8825b05f5bc9bfa Mon Sep 17 00:00:00 2001 From: jowiemann <> Date: Tue, 2 May 2023 17:38:06 +0000 Subject: [PATCH] CHANGED: 72_FRITZBOX: TR064 Fehlerhandling git-svn-id: https://svn.fhem.de/fhem/trunk@27514 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 86b1b3d2a..abeb73f98 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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. + - bugfix: 72_FRITZBOX: weitere Stabilisierung + TR064 Fehlerhandling - feature: 93_DbLog: new Events FRAME_INITIALIZED, SUBPROC_INITIALIZED, SUBPROC_DISCONNECTED, SUBPROC_STOPPED (Forum: #133403.0)