
At 2011年07月11日 16:36, Daniel Veillard write:
On Mon, Jul 11, 2011 at 04:26:16PM +0800, Wen Congyang wrote:
--- docs/news.html.in | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/news.html.in b/docs/news.html.in index 6c94afc..625e3b9 100644 --- a/docs/news.html.in +++ b/docs/news.html.in @@ -151,7 +151,7 @@ and check the<a href="http://libvirt.org/git/?p=libvirt.git;a=log">GIT log</a> Support automatic creation of leases for disks in sanlock (Daniel P. Berrange),<br/> Support loading a configuration file for sanlock plugin (Daniel P. Berrange),<br/> Allow per-driver config file for lock manager plugins (Daniel P. Berrange),<br/> - network: add domain to unqualified names defined with<host&g; (Laine Stump),<br/> + network: add domain to unqualified names defined with<host> (Laine Stump),<br/> Convert libvirtd over to the new RPC handling APIs (Daniel P. Berrange),<br/> Convert the remote driver to new RPC client APIs (Daniel P. Berrange),<br/> Add XDR_CFLAGS to libvirt-net-rpc.la library (Daniel P. Berrange),<br/>
Argh , yes please push :-) ACK
Thanks, pushed.
Daniel