From: Fredrik Thulin Date: Mon, 11 Apr 2011 12:38:25 +0000 (+0200) Subject: List bugfixes for 1.5.1. X-Git-Tag: v1.5.1~7 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67e383f616b269b57267742f320658e8acc930f1;p=yubikey-personalization List bugfixes for 1.5.1. --- diff --git a/NEWS b/NEWS index f8afb50..5525bb9 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,16 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- It is used automatically when building with a Mingw compiler, but you use --with-backend=windows to request it. -** Fixed a crash in the self test on 64-bit platforms. +** Distribute ykdef.h needed by challenge-response applications. + +** Bugfixes : + +*** Fixed a crash in the self test on 64-bit platforms. + +*** -ofixed= was incorrectly excluded from pretty-printing of configuration +for OATH-HOTP. + +*** Configuring slot 2 was broken on Windows. * Version 1.5.0 (released 2011-03-09) ** An additional binary (ykchalresp) to perform challenge-response was added.