]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.16.4 0.16.4
authorStef Walter <stefw@gnome.org>
Tue, 12 Mar 2013 08:05:47 +0000 (09:05 +0100)
committerStef Walter <stefw@gnome.org>
Tue, 12 Mar 2013 08:05:47 +0000 (09:05 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f721df14aaa0402ee0e1aba204d1164acff8fdb3..4112ddbc414319a28483397b35a208e5f7d33a1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.16.4 (stable)
+ * Display per command help again [#62153]
+ * Don't always print tools debug output [#62152]
+
 0.16.3 (stable)
  * When iterating don't skip tokens without the CKF_TOKEN_INITIALIZED flag
  * Hardcode some distrust records for NSS temporarily
index c48bfc58bd074c6dd87bdc2cf8d03c1d1418f6e1..33565da8fcd672f8b7243cde5b856810854e2ab4 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.16.3],
+       [0.16.4],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])