From: Klas Lindfors Date: Tue, 4 Dec 2012 19:08:58 +0000 (+0100) Subject: NEWS for 1.10.0 X-Git-Tag: v1.10.0~11 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=392c7c8cc0371b87acc53e0fcd90d662dc698b86;p=yubikey-personalization NEWS for 1.10.0 --- diff --git a/NEWS b/NEWS index b5bdc57..408a17b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,20 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- * Version 1.10.0 (unreleased) +** Support for the new productId of the production Neo. +Has ProducId 0x110, 0x111 or 0x112 depending on mode. + +** Add support for SLOT_NDEF2. +Use SLOT_NDEF to emit slot 1 as NDEF or SLOT_NDEF2 to emit slot 2. + +** Add -m flag for ykpersonalize, set usb mode of YubiKey NEO. +0 means pure YubiKey mode, 1 means pure CCID mode and 2 means YubiKey/CCID +composite mode. Add 80 to set EJECT_FLAG. + +** Add -S flag for ykpersonalize, set the scanmap of the YubiKey NEO. +Take an 88 character string describing 44 scancodes. See man page for more +info. + * Version 1.9.0 (released 2012-11-08) ** ykinfo: New tool to print information about YubiKey.