From: Klas Lindfors Date: Sat, 5 Jan 2013 13:22:23 +0000 (+0100) Subject: NEWS for 1.11.2 X-Git-Tag: v1.11.2~3 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=457a8d89e7fc357a5243dcaf6ca2a666ea88dc10;p=yubikey-personalization NEWS for 1.11.2 --- diff --git a/NEWS b/NEWS index 8412c46..8f7591c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- * Version 1.11.2 (unreleased) +** Fix a bug where writing a NDEF with unknown prefix ended up writing invalid +data to the YubiKey NEO. Wrote prefix as 0x24 instead of 0x00. + * Version 1.11.1 (released 2012-12-21) ** Implement ykusb_strerror() on windows.