]> err.no Git - yubikey-personalization.old/commitdiff
List bugfixes for 1.5.1.
authorFredrik Thulin <fredrik@yubico.com>
Mon, 11 Apr 2011 12:38:25 +0000 (14:38 +0200)
committerFredrik Thulin <fredrik@yubico.com>
Mon, 11 Apr 2011 12:38:33 +0000 (14:38 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f8afb50a956e60e3fe9c585a6831a248f97d0e6d..5525bb986bf2a8c7d7808cd286c3c9d5d439b3ae 100644 (file)
--- 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.