]> err.no Git - yubikey-personalization/commitdiff
NEWS for 1.15.0 v1.15.0
authorKlas Lindfors <klas@yubico.com>
Fri, 10 Jan 2014 11:35:38 +0000 (12:35 +0100)
committerKlas Lindfors <klas@yubico.com>
Fri, 10 Jan 2014 11:35:38 +0000 (12:35 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 1c5b1925827fb1207253d03cd777c292a0e6ee34..d05382273c04da5a6f7103c6e697b30375e0e546 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
 Yubikey-personalize NEWS -- History of user-visible changes.     -*- outline -*-
 
-* Version 1.14.3 (unreleased)
+* Version 1.15.0 (released 2014-01-10)
+
+** add new Neo version 3.2 as supported.
+
+** let ykp_AES_key_from_password() return error if it can't get a random
+salt.
+
+** let -a without option mean ask for raw key on STDIN.
+
+** let no -a given mean generate a random key
+
+** add ykp_AES_key_from_raw() and ykp_HMAC_key_from_raw() that sets the
+key from a byte array.
+
+** remove -osalt= and possibility to generate key from password.
+
+** add YK_ENODATA that's returned when no data is returned from
+the device and no other underlying error is set.
 
 * Version 1.14.2 (released 2013-12-30)