make NEWS for 1.4.0 clearer

This commit is contained in:
Klas Lindfors
2016-05-16 09:28:36 +02:00
parent 08b1ed3f2b
commit 563e2efe9f
+6 -6
View File
@@ -5,13 +5,13 @@ yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 1.4.0 (released 2016-05-03) * Version 1.4.0 (released 2016-05-03)
** Add attest action ** Add attest action
Will when used on a slot with a generated key output a signed x509 certificate When used on a slot with a generated key, outputs a signed x509 certificate for
for that slot showing that the key was generated in hardware. Available in that slot showing that the key was generated in hardware. Available in firmware
firmware 4.3.0 and newer. 4.3.0 and newer.
** Add touch-policy cached ** Add cached parameter for touch-policy
Will treat the touch as valid for additional usage for 15s when used. Available With cached, the touch is valid for an additional 15s. Available in firmware
in firmware 4.3.0 and newer. 4.3.0 and newer.
** Enforce a minimum PIN length of 6 characters. ** Enforce a minimum PIN length of 6 characters.