From: Fredrik Thulin Date: Mon, 17 Jan 2011 15:32:02 +0000 (+0100) Subject: Document changes betwen 1.3.5 and 1.4.0. X-Git-Tag: v1.4.0~5 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb13e47299a76bf98f2d6e5fd46c209ff7941cd7;p=yubikey-personalization.old Document changes betwen 1.3.5 and 1.4.0. --- diff --git a/NEWS b/NEWS index 66f3a11..b02071b 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,22 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- +* Version 1.4.0 (released 2011-01-17) +** Add support for new features in YubiKey 2.2. +Most notably challenge-response, but also serial number retrieval. + +** Stricter argument parsing, to help user avoid configuration surprises. + +** Bugfixes : +*** Ask kernel to detach USB HID driver with libusb 0.1 too. + +*** Properly reject keys (-a) with upper case hex, instead of just ignoring +those bits. + +*** Really check Yubikey compatibility when setting options. + +*** Pretty-printer did not handle bit overloaded cfgflags. +It is better now, but not perfect. + * Version 1.3.5 (released 2010-11-25) ** Fixes to make it work under Windows.