Changelog for config vars improvements

This commit is contained in:
Pablo Carranza Velez 2016-03-18 15:24:56 -03:00
parent c9968f7bbc
commit 9ae6b07b74

View File

@ -1,3 +1,7 @@
* Add RESIN_HOST_LOG_TO_DISPLAY variable [Pablo]
* Add system logs for special actions and host config [Pablo]
* Fix setting config.txt for RPi 3 [Pablo]
* Fix saving config vars to DB before reboot [Pablo]
* Bind mount host /var/lib/connman to application /host_var/lib/connman [Aleksis]
* Add RESIN_SUPERVISOR_DELTA to special list so that app is not restarted when it changes [Pablo]