From 1e829f0802fd948b9652a15e8353165b5fd364f9 Mon Sep 17 00:00:00 2001 From: borisneubert Date: Sun, 15 Sep 2013 13:38:47 +0000 Subject: [PATCH] # see http://forum.fhem.de/index.php?t=tree&goto=94670 git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@3907 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index e3c5ff6e1..dffe92e30 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,4 +1,5 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. + - change: changed exit to POSIX::_exit in 10_OWServer.pm - feature: new module 32_mailcheck.pm (by justme1968) - feature: TCM: new commands added - bugfix: TCM: TCM_ReadAnswer(): response error corrected