From 4589cb2c4b55ca2b1b22a6a8686033ddaafc4b88 Mon Sep 17 00:00:00 2001 From: Ben Kibbey Date: Fri, 21 Oct 2016 21:33:29 -0400 Subject: [PATCH] Fixup NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b15febe2..8f604085 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,8 @@ to open the private SSH key during pwmd_connect() or obtain it with PWMD_OPTION_SSH_PASSPHRASE. This feature requires that libssh2 has been built with OpenSSL. +PWMD_OPTION_KNOWNHOST_CB uses a default when not set. + Added pwmd_gnutls_error() to replace pwmd_tls_error() to fetch both the GnuTLS error code and error string. -- 2.11.4.GIT