]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.16.1 0.16.1
authorStef Walter <stefw@gnome.org>
Thu, 7 Mar 2013 21:54:12 +0000 (22:54 +0100)
committerStef Walter <stefw@gnome.org>
Thu, 7 Mar 2013 21:54:12 +0000 (22:54 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index c5ac319c4fa17a54e96e100934356a832683a10f..64729dff67c325cfb4c3369e7658d9969c06241a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.16.1 (stable)
+ * Don't break when cA field of BasicConstraints is missing [#61975]
+ * Documentation fixes and updates
+ * p11-kit extract-trust is a placeholder script now
+
 0.16.0 (stable)
  * Update the pkcs11.h header for new mechanisms
  * Fix build and tests on mingw64 (ie: win32)
index d6bf1ad1f9ef49d99f67818b19dffea1ca32d253..cd3cd43d84110d6235deb91ba7b28e85e764026a 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.16.0],
+       [0.16.1],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])