From: Klas Lindfors Date: Mon, 1 Jul 2013 13:00:06 +0000 (+0200) Subject: NEWS for 1.14.0 X-Git-Tag: v1.14.0~2 X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09f94495910140c041c7028afb95918ba22f48ff;p=yubikey-personalization NEWS for 1.14.0 --- diff --git a/NEWS b/NEWS index 18a0eab..578310c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,24 @@ Yubikey-personalize NEWS -- History of user-visible changes. -*- outline -*- * Version 1.14.0 (unreleased) +** Fixups of import/export. +Add targetConfig to show in which slot a configuration is intended. +Possible memory leaks on error conditions. + +** Add -d switch to ykpersonalize for dry-run. + +** Add ykp_clear_config() for clearing configuration flags. + +** Add getter functions for all configuration flags. + +** Add -V to all tools to output version. + +** Add ykp_get_acccode_type() and ykp_set_acccode_type() +Only to do with export, showing where the access code came from +in the ycfg. + +** Add -1 and -2 options to ykinfo to show programming state. + * Version 1.13.0 (released 2013-04-22) ** Added import/export of ycfg-json format.