From 1bc2b37d70d7372409b926af3708ab0e9ce88121 Mon Sep 17 00:00:00 2001 From: dmacias72 Date: Mon, 24 Oct 2016 01:14:39 -0600 Subject: [PATCH] update --- plugins/ipmi.plg | 5 ++++- plugins/ipmi.xml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/plugins/ipmi.plg b/plugins/ipmi.plg index be7f2d63..eedbadeb 100755 --- a/plugins/ipmi.plg +++ b/plugins/ipmi.plg @@ -3,7 +3,7 @@ - + @@ -18,6 +18,9 @@ ##&name; ###&version; +- update codemirror for sensor and config editor +- add: search and replace functions for config editor +###2016.10.22 - fix: min/max version in plugin ###2016.10.19 - fix: min/max version in plugin diff --git a/plugins/ipmi.xml b/plugins/ipmi.xml index 379720ec..a820624c 100644 --- a/plugins/ipmi.xml +++ b/plugins/ipmi.xml @@ -11,8 +11,11 @@ The ipmi plugin allows you to view your system sensors and events using your ipm http://lime-technology.com/forum/index.php?topic=39787.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/ipmi.png -2016-10-22 +2016-10-24 +###2016.10.24 +- update codemirror for sensor and config editor +- add: search and replace functions for config editor ###2016.10.22 - fix: min/max version in plugin ###2016.10.19