]> err.no Git - yubikey-personalization/commitdiff
NEWS for 1.11.2
authorKlas Lindfors <klas@yubico.com>
Wed, 9 Jan 2013 13:56:10 +0000 (14:56 +0100)
committerKlas Lindfors <klas@yubico.com>
Wed, 9 Jan 2013 13:56:10 +0000 (14:56 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8f7591c17d9aadf80005fb533e9d7acfac70f80f..0bf2cbb41b27ab67e66495711281ac838f329cdf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,14 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
-* Version 1.11.2 (unreleased)
+* Version 1.11.2 (released 2013-01-09)
 
 ** 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.
 
+** Don't allow opening a YubiKey if there's more than one present in the system.
+
+** Fix shared linking of ykinfo and ykchalresp.
+
 * Version 1.11.1 (released 2012-12-21)
 
 ** Implement ykusb_strerror() on windows.