New daemon option nodevicecheck added.

This commit is contained in:
Roland Jax
2013-11-29 15:03:07 +01:00
parent 35f980d4e6
commit 11aa98c4fa
6 changed files with 75 additions and 44 deletions
+3
View File
@@ -1,6 +1,9 @@
ebus Daemon (ebusd) - ChangeLog
===============================
2013-11-29:
* New daemon option nodevicecheck added.
2013-11-19:
* Data type of struct commands.s_type changed from integer to char[2]. Possible
data types are: BR, MM, MS. (BroadCast, MasterMaster, MasterSlave)