From 8ada864df925e5a5b1a36a19f535f43f67b7d54a Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 20 Mar 2015 10:51:30 +0100 Subject: [PATCH] NEWS for 0.1.6 --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 4147599..19fbd04 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,14 @@ yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*- * Version 0.1.6 (unreleased) +** Add a read-certificate action to the tool. + +** Add a status action to the tool. + +** Fix a library bug so NULL can be passed to ykpiv_verify() + +** Add a test-signature action to the tool. + * Version 0.1.5 (released 2015-02-04) ** Revert the check for parity and just set parity before the weak check.