]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.23.1 0.23.1
authorStef Walter <stefw@redhat.com>
Fri, 20 Feb 2015 20:28:38 +0000 (21:28 +0100)
committerStef Walter <stefw@redhat.com>
Fri, 20 Feb 2015 20:28:59 +0000 (21:28 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 2e8c49e9caf079182e282999acb1b692a7894542..5ee8c61a7b3e2b5f3af48124509faef46a802324 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.23.1 (devel)
+ * Use new PKCS#11 URI draft fields for URIs [#86474 #87582]
+ * Add pem-directory-hash extract format
+ * Build fixes
+
 0.22.1 (stable)
  * Use SubjectKeyIdentifier for CKA_ID when available [#84761]
  * Allow 'BEGIN PuBLIC KEY' PEM blocks in .p11-kit files
index 02ea526b5a1084646fdb2074e5a4a941c3c66df1..77bda6a3e7497e10d6e41d0b4b1ef0dac63fcc83 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.22.1],
+       [0.23.1],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])