From fad5df8e36fc9f4178cfa3fec2334efde7c81d16 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Mon, 10 Nov 2014 10:31:29 +0100 Subject: [PATCH] NEWS for 0.1.1 --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 6c30cd7..73da982 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,22 @@ yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*- * Version 0.1.1 (unreleased) +** Correct broken CHUID that made windows work inconsistently. + +** Add support for compressed certificates. + +** Fix broken unblock-pin action. + +** Don't try to accept to short keys for mgm key. + +** Only do applet authentication if needed. + +** Add --hash for selecting what hash to use for signatures. + +** Add hidden --sign command. Should probably not be used. + +** Fix for signature algorithm in selfsigned cert. + * Version 0.1.0 (released 2014-08-25) ** Break out functionality into a library.