From: Jim Meyering Date: Thu, 4 Dec 2008 13:08:32 +0000 (+0000) Subject: ChangeLog: remove stray commas X-Git-Tag: LIBVIRT_0_5_1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d77feca95fd918b345b2e9663af6bc25b8514d;p=thirdparty%2Flibvirt.git ChangeLog: remove stray commas --- diff --git a/ChangeLog b/ChangeLog index 24b50425e1..83dd98ae99 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -Thu, 4 Dec 2008 12:46:01 CET Guido Günther +Thu 4 Dec 2008 12:46:01 CET Guido Günther Differentiate between active and inactive configs by honoring the VIR_DOMAIN_XML_INACTIVE flag. @@ -16,11 +16,11 @@ Thu, 4 Dec 2008 12:46:01 CET Guido Günther * src/test.c: pass VIR_DOMAIN_XML_INACTIVE * tests/qemuxml2argvtest.c: pass VIR_DOMAIN_XML_INACTIVE -Thu, 4 Dec 2008 11:41:12 CET Guido Günther +Thu 4 Dec 2008 11:41:12 CET Guido Günther * src/qemu_driver.c: also look for /usr/bin/kvm -Tue, 2 Dec 2008 16:58:16 +0100 Jim Meyering +Tue 2 Dec 2008 16:58:16 +0100 Jim Meyering fix inadequate initialization in storage and test drivers * src/storage_driver.c (storageListPools): Set all "names" entries to 0.