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