]> xenbits.xensource.com Git - libvirt.git/commitdiff
ChangeLog: remove stray commas
authorJim Meyering <meyering@redhat.com>
Thu, 4 Dec 2008 13:08:32 +0000 (13:08 +0000)
committerJim Meyering <meyering@redhat.com>
Thu, 4 Dec 2008 13:08:32 +0000 (13:08 +0000)
ChangeLog

index 24b50425e1c2e39a854ecfa6bf4fec84397c1558..83dd98ae99a3970e27e3c93d1941ba6181ba29d8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Thu, 4 Dec 2008 12:46:01 CET Guido Günther <agx@sigxcpu.org>
+Thu 4 Dec 2008 12:46:01 CET Guido Günther <agx@sigxcpu.org>
 
        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 <agx@sigxcpu.org>
        * 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 <agx@sigxcpu.org>
+Thu 4 Dec 2008 11:41:12 CET Guido Günther <agx@sigxcpu.org>
 
        * src/qemu_driver.c: also look for /usr/bin/kvm
 
-Tue, 2 Dec 2008 16:58:16 +0100 Jim Meyering <meyering@redhat.com>
+Tue 2 Dec 2008 16:58:16 +0100 Jim Meyering <meyering@redhat.com>
 
        fix inadequate initialization in storage and test drivers
        * src/storage_driver.c (storageListPools): Set all "names" entries to 0.