From f511a3730d710bb446c2817cd6f1e5def2c044e3 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Fri, 4 Sep 2015 09:13:34 +0200 Subject: [PATCH] NEWS for 1.0.2 --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d0818a1..35ff2f8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*- -* Version 1.0.2 (unreleased) +* Version 1.0.2 (released 2015-09-04) + +** Query for different passwords/pins on stdin if they're not supplied. + +** If a reader fails continue trying matching readers. + +** Authentication failed is supposed to be 0x63cX not 0x630X. * Version 1.0.1 (released 2015-07-10)