From f839a723f29feaa1d25d7788f4296500a7f69c7b Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Mon, 21 Dec 2009 18:06:15 +0000 Subject: [PATCH] UNDEFINED git-svn-id: https://svn.fhem.de/fhem/trunk@520 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/HISTORY | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fhem/HISTORY b/fhem/HISTORY index b938fc43a..21ac79af7 100644 --- a/fhem/HISTORY +++ b/fhem/HISTORY @@ -454,3 +454,8 @@ - Sat Dec 19 2009 (MartinH) - pgm3: Automatic support for CUL_WS (S300TH) added + +- Mon Dec 21 2009 (Rudi) + - In order to support automatic device creation (coming 98_autocreate.pm), + the return value in case of an undefined device should contain parameters + for a correct define statement.