On Tue, 2016-11-22 at 15:36 +0100, Pino Toscano wrote:
---
docs/news.html.in | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/news.html.in b/docs/news.html.in
index 56c03b3..a330be8 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -22,6 +22,11 @@
</li>
<li>vbox: Add VirtualBox 5.1 support
</li>
+ <li>libssh: New transport<br/>
+ The new libssh transport allows one to connect to a running
+ libvirtd via SSH, using the libssh library; for example:<br/>
+ <tt>qemu+libssh://<i>server</i>/system</tt>
+ </li>
</ul>
</li>
<li><strong>Improvements</strong>
Pushed after removing the second <br/> instance.
--
Andrea Bolognani / Red Hat / Virtualization