diff --git a/fhem/CHANGED b/fhem/CHANGED index 560cf0bf3..22f1547d5 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +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: 49_SSCam: turned completly to HttpUtils_NonblockingGet for + - change: 49_SSCam: turned completly to HttpUtils_NonblockingGet for calling websites nonblocking, LWP is not needed anymore, use of InternalTimer instead of fhem(sleep),