]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commitdiff
Forgotten ChangeLog entry
authorMark McLoughlin <markmc@redhat.com>
Thu, 21 Aug 2008 11:51:27 +0000 (11:51 +0000)
committerMark McLoughlin <markmc@redhat.com>
Thu, 21 Aug 2008 11:51:27 +0000 (11:51 +0000)
ChangeLog

index 5626f5a6576e4328c8aedec8dc634b046e17bcd2..7a2e1e70347f2892554fa517d932e052c1b9ed7c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -112,6 +112,14 @@ Mon Aug 18 10:22:33 BST 2008 Daniel P. Berrange <berrange@redhat.com>
        * 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 <markmc@redhat.com>
+
+       * 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 <sakaia@jp.fujitsu.com>
 
        * src/virsh.c: fix typo from John Levon