]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.16.3 0.16.3
authorStef Walter <stefw@gnome.org>
Fri, 8 Mar 2013 22:25:02 +0000 (23:25 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 8 Mar 2013 22:25:02 +0000 (23:25 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 027a43224b727d597d3141db9a7b35b9278412f6..f721df14aaa0402ee0e1aba204d1164acff8fdb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.16.3 (stable)
+ * When iterating don't skip tokens without the CKF_TOKEN_INITIALIZED flag
+ * Hardcode some distrust records for NSS temporarily
+ * Parse global options better in the p11-kit command
+ * Better debugging
+
 0.16.2 (stable)
  * Fix regression in 'p11-kit extract --purpose' option [#62009]
  * Documentation updates
index 0f8c8c00f460801f55063c1b09fb93d2eb66bfd3..c48bfc58bd074c6dd87bdc2cf8d03c1d1418f6e1 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.16.2],
+       [0.16.3],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])