From c578672296f4a4349a7f95ca210c3c18dfe830ae Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Sun, 15 May 2016 03:55:19 -0600 Subject: [PATCH] update change log --- plugins/ipmi.plg | 1 + plugins/ipmi.xml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index 7227b6e1..c886741e 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -18,6 +18,7 @@ ###2016.05.15 - fix: condense code, remove excess files +- fix: allow negative sensor readings in the footer - fix: readings page buttons alignment - fix: sensors refresh rate first time dash or readings page is loaded - add: update ipmi check method and network checks diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 86309c64..c797ddd5 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -15,6 +15,7 @@ The ipmi plugin allows you to view your system sensors and events using your ipm ###2016.05.15 - fix: condense code, remove excess files +- fix: allow negative sensor readings in the footer - fix: readings page buttons alignment - fix: sensors refresh rate first time dash or readings page is loaded - add: update ipmi check method and network checks @@ -132,4 +133,4 @@ The ipmi plugin allows you to view your system sensors and events using your ipm ###2015.05.07 - initial unRAID 6 release - + \ No newline at end of file