update version and change log, add start & stop of daemon

This commit is contained in:
Derek Macias
2015-12-21 00:04:17 -07:00
parent 3d17ddd824
commit d8452468a5
2 changed files with 19 additions and 6 deletions

View File

@@ -11,15 +11,19 @@ The ipmitool plugin allows you to view your system sensors and events using your
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=39787.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmitool-plugin.png</Icon>
<Date>2015-12-14</Date>
<Date>2015-12-20</Date>
<Changes>
###2015.12.20
- fixed "Waiting for events" triggering notification on system start
- reorganize events page
- add switchbuttons
- move from UnRAID OS to System Information under Tools menu
- add unRAID version check
###2015.12.14
- make sure to remove old plugin
###2015.12.11
- change repo
- change install and remove method
###2015.11.18
- fixed "Waiting for events" triggering notification on system start
###2015.11.17
- fix permissions for emhttp events
###2015.11.10b