diff --git a/NEWS b/NEWS index b927954..0c7d6e0 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,17 @@ pam_yubico NEWS -- History of user-visible changes. -*- outline -*- -* Version 2.14 (unreleased) +* Version 2.14 (released 2013-09-27) ** Don't install internal header files. ** Don't print debug info when the "debug" parameter is not given. +** Use PBKDF2 to process expected reply for challenge-response mode. + +** Fixup memory leaks and leaks of privilege. + +** Let return values reflect whether the user wasn't found or other error. + * Version 2.13 (released 2013-03-01) * Fix a bug in the version check to support major version > 2 (neo).