]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.21.1 0.21.1
authorStef Walter <stef@thewalter.net>
Thu, 7 Aug 2014 11:28:16 +0000 (13:28 +0200)
committerStef Walter <stef@thewalter.net>
Thu, 7 Aug 2014 11:32:03 +0000 (13:32 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index f0f7182595c156a69c623459bd9fdad1e10deb3e..c346f5d47211976f05a025df51ba5d5e96b98cf7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.21.1 (unstable)
+ * Add new 'isolate' pkcs11 config option [#80472]
+ * Add 'p11-kit remote' command for isolating modules [#54105]
+ * Don't complain about C_Finalize after a fork
+ * Other minor fixes
+
 0.20.3 (stable)
  * Fix problems reinitializing managed modules after fork
  * Fix bad bookeeping when fail initializing one of the modules
index e7b24d7b0ed11369b365c450c5adae4777c91a08..afd81774c01e2b65db4345cdb3e0203743994629 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.20.3],
+       [0.21.1],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])