]> granicus.if.org Git - p11-kit/commitdiff
Release 0.23.6 0.23.6
authorDaiki Ueno <dueno@redhat.com>
Fri, 26 May 2017 09:47:27 +0000 (11:47 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 26 May 2017 15:45:17 +0000 (17:45 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 8951c8b29df1cb2dac9c40415089d2829d1a6fd0..b7db125886540660aac50b22c3c89f532609dd36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.23.6 (devel)
+ * Port "p11-kit server" to Windows and portability fixes of the RPC
+   protocol [PR#67, PR#72, PR#74]
+ * Recover the old behavior of "trust anchor --remove" [PR#70, PR#71]
+ * Build fixes [PR#63 ...]
+
 0.23.5 (devel)
  * Fix license notice of common/unix-peer.c [PR#58]
  * Remove systemd unit files for now [PR#60]
index 5382f6f6bd50fc4f7e5875aef450fd1113383527..483588ddb50d37468235f1b9e148ab92abf55ab1 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.23.5],
+       [0.23.6],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])