LGTM, thanks.
On Thu, Jan 23, 2014 at 4:53 PM, Klaus Aehlig <[email protected]> wrote: > With the merge of stable-2.8 into stable-2.9, quite a few fixes > got inherited. > > Signed-off-by: Klaus Aehlig <[email protected]> > --- > NEWS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/NEWS b/NEWS > index 26827e0..29b915a 100644 > --- a/NEWS > +++ b/NEWS > @@ -11,6 +11,18 @@ Version 2.9.3 > - Correctly recognise the role as master node (Issue 687) > - configure: allow detection of Sphinx 1.2+ (Issue 502) > > +Inherited from the 2.8 branch: > + > +- Change the list separator for the usb_devices parameter from comma to > space. > + Commas could not work because they are already the hypervisor option > + separator (Issue 649) > +- Add support for blktap2 file-driver (Issue 638) > +- Add network tag definitions to the haskell codebase (Issue 641) > +- Fix RAPI network tag handling > +- Add the network tags to the tags searched by gnt-cluster search-tags > +- Fix caching bug preventing jobs from being cancelled > +- Start-master/stop-master was always failing of ConfD was disabled. > (Issue 685) > + > > Version 2.9.2 > ------------- > -- > 1.8.5.3 > >
