From: Mark McLoughlin Date: Thu, 21 Aug 2008 11:51:27 +0000 (+0000) Subject: Forgotten ChangeLog entry X-Git-Tag: LIBVIRT_0_4_6~65 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2d7a26ec039ff3c8f26e8c13ea79a21da2000dd;p=thirdparty%2Flibvirt.git Forgotten ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 5626f5a657..7a2e1e7034 100644 --- a/ChangeLog +++ b/ChangeLog @@ -112,6 +112,14 @@ Mon Aug 18 10:22:33 BST 2008 Daniel P. Berrange * src/libvirt.c: Remove duplicate call to virInitialize() in virStateInitialize spotted by Nguyen Anh Quynh +Fri Aug 15 11:00:38 IST 2008 Mark McLoughlin + + * src/qemu_conf.c: fix serial/telnet to use "server" option + rather than "listen" + + * tests/qemuxml2argvdata/qemuxml2argv-serial-tcp-telnet.args: + fix the test case too + Fri Aug 15 10:34:24 JST 2008 Atsushi SAKAI * src/virsh.c: fix typo from John Levon