From e70f1b9266f8c6c012dfa2d8c68363721522dbb5 Mon Sep 17 00:00:00 2001 From: betateilchen <> Date: Mon, 24 Mar 2014 09:43:47 +0000 Subject: [PATCH] CHANGED / HISTORY - updated git-svn-id: https://svn.fhem.de/fhem/trunk@5314 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 2 ++ fhem/HISTORY | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index bab34cda0..277e3510f 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,6 +1,8 @@ # 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. - SVN + - change: old module 98_PID.pm moved to contrib as preparation for + next major replace. Replaced by 98_PID20.pm (John/betateilchen) - change: openweathermap: added set command „clear“ - change: MAX: interpret SetTemperature command from WT to HT - feature: MAX: retry packets 3 times if missing an ack diff --git a/fhem/HISTORY b/fhem/HISTORY index 27339d60e..0248aa466 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -554,3 +554,7 @@ - Fri Mar 07 2014 (betateilchen) - First officiel release of configDB via update process + +- Mon Mar 24 2014 (betateilchen) + - old module 98_PID.pm moved to contrib + will be replaced by 98_PID20.pm in next major release \ No newline at end of file