diff --git a/docs/news.html.in b/docs/news.html.in
index a6f86e518b..b422f13e47 100644
--- a/docs/news.html.in
+++ b/docs/news.html.in
@@ -22,6 +22,11 @@
vbox: Add VirtualBox 5.1 support
+ libssh: New transport
+ The new libssh transport allows one to connect to a running
+ libvirtd via SSH, using the libssh library; for example:
+ qemu+libssh://server/system
+
Improvements