diff --git a/plugins/libvirtwol.plg b/plugins/libvirtwol.plg index 3e2cdb2b..04859128 100755 --- a/plugins/libvirtwol.plg +++ b/plugins/libvirtwol.plg @@ -3,7 +3,7 @@ - + @@ -22,6 +22,8 @@ This Plugin installs libvirt wake on lan for unRaid 6.1 All dependencies are in ##&name; ###&version; +- fix: continue script on exception e.g. error in vm xml +###2016.10.22 - fix: min and max ###2016.10.15 - add: min and max versions diff --git a/plugins/libvirtwol.xml b/plugins/libvirtwol.xml index 4f4f21c8..c9544329 100644 --- a/plugins/libvirtwol.xml +++ b/plugins/libvirtwol.xml @@ -11,8 +11,12 @@ Wake On Lan for Virtual Machines. Allows you to recieve a wake on lan packet to http://lime-technology.com/forum/index.php?topic=44017.0 https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/libvirtwol.png -2016-10-15 +2016-11-05 +###2016.11.05 +- fix: continue script on exception e.g. error in vm xml +###2016.10.22 +- fix: min and max ###2016.10.15 - add: min and max versions ###2016.10.09