Data type of struct commands.s_type changed from integer to char[2]

This commit is contained in:
Roland Jax
2013-11-19 17:47:53 +01:00
parent f78b909353
commit 91b8671141
9 changed files with 69 additions and 43 deletions
+3
View File
@@ -1,6 +1,9 @@
ebus Daemon (ebusd) - NEWS
==========================
2013-11-19:
* Data type of struct commands.s_type changed from integer to char[2].
2013-11-14:
* Initial commit on github.