next version is 1.2.0, also NEWS for it
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
|
||||
|
||||
* Version 1.1.3 (unreleased)
|
||||
* Version 1.2.0 (released 2015-12-07)
|
||||
|
||||
** On OSX use @loader_path instead of @executable_path for ykcs11.
|
||||
|
||||
** Add ykpiv_import_private_key to libykpiv.
|
||||
|
||||
** Raise buffer sizes to support bigger objects.
|
||||
|
||||
** Change behavior of action status, only list populated slots.
|
||||
|
||||
** Add retired keys to ykcs11.
|
||||
|
||||
** In ykcs11 support login with non null terminated pin.
|
||||
|
||||
** Add a new action set-ccc to yubico-piv-tool to set the CCC.
|
||||
|
||||
* Version 1.1.2 (released 2015-11-13)
|
||||
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
|
||||
AC_INIT([yubico-piv-tool], [1.1.3])
|
||||
AC_INIT([yubico-piv-tool], [1.2.0])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user