From 6b836e154b4ad4f62dc54c25841647c097235e2c Mon Sep 17 00:00:00 2001 From: David Scott Date: Wed, 10 Sep 2014 11:23:19 +0100 Subject: [PATCH] Release 1.9.53 Signed-off-by: David Scott --- CHANGELOG | 7 +++++++ VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index bd69da2317c..b58b8eb7b16 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,10 @@ +1.9.53 (2014-09-10): + * revamped configuration handling and support of config file overrides + * prevent timeouts when collecting bugtools + * allow vCPU hotplug for HVM guests if feature-vcpu-hotplug is set + * improve cancellation of VM migration + * use busybox for DHCP on the host internal management network + 1.11.0 (2013-07-11): * CP-5113: Queue VM.unpause immediately after VM.start * CA-109295: Allow other_config:hvm_serial to set values other than "pty" diff --git a/VERSION b/VERSION index 1cac385c6cb..a4bcd25e80b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.11.0 +1.9.53