From 81612eb9db7ff19c260610eaa86b0ffc1fa8c438 Mon Sep 17 00:00:00 2001 From: sailor-fhem <> Date: Tue, 2 Feb 2016 14:09:35 +0000 Subject: [PATCH] 73_km200.pm: Bugfix git-svn-id: https://svn.fhem.de/fhem/trunk@10696 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 1acc21e07..4b2bb1f81 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. + - bugfix: 73_km200: Little Bugfix with the use around Regular Expressions - feature: 91_notify: add readLog attribute - feature: 98_ping: Add attribute for minimum fails before reporting (minFailCount)