From 15b6db7eebd3ad1e8b68e8d60797eaf298a7ea81 Mon Sep 17 00:00:00 2001 From: Jordi Sanfeliu Date: Thu, 3 Dec 2015 16:29:44 +0100 Subject: [PATCH] updated Changes --- Changes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changes b/Changes index 71996a6..bd029d0 100644 --- a/Changes +++ b/Changes @@ -2,8 +2,10 @@ N.N.N - DD-MMM-2015 ==================== - Added the option 'cmd' in 'libvirt.pm' in order to be able to execute a custom command like 'virsh -r -c qemu:///session'. + (suggested by Pavel Bauer, pbauer AT algotech.cz) - Fixed in 'libvirt.pm' limiting to 100 all CPU values greater than 100. - Fixed in 'libvirt.pm' to hide empty groups. + (thanks to Pavel Bauer, pbauer AT algotech.cz for pointing this out) 3.8.1 - 13-Nov-2015