Improved ebus device handling to use tcp based device too

This commit is contained in:
Roland Jax
2014-02-20 23:11:31 +01:00
parent 521fc4c1ae
commit 3ec0712bc4
10 changed files with 291 additions and 227 deletions
+2
View File
@@ -3,6 +3,8 @@ ebus Daemon (ebusd) - ChangeLog
2014-02-20:
* Missing void declarations in various function parameter added.
* New branch "socket" created.
* Improved ebus device handling to use tcp based device too.
2014-01-22:
* autogen.sh modified.