From cb13e47299a76bf98f2d6e5fd46c209ff7941cd7 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Mon, 17 Jan 2011 16:32:02 +0100 Subject: [PATCH] Document changes betwen 1.3.5 and 1.4.0. --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) 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. -- 2.39.5