]> granicus.if.org Git - p11-kit/commitdiff
Release 0.17.4 0.17.4
authorStef Walter <stefw@gnome.org>
Wed, 20 Mar 2013 15:27:20 +0000 (16:27 +0100)
committerStef Walter <stefw@gnome.org>
Wed, 20 Mar 2013 21:22:30 +0000 (22:22 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d017db674605e1a02ffea09a608b595b763060fc..d56adf2fcc4944421a933781bb1701b6f8bc44ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+0.17.4 (unstable)
+ * Check for duplicate certificates in a token, warn and discard [#62548]
+ * Implement a proper index so we have decent load performance
+
 0.17.3 (unstable)
  * Use descriptive labels for the trust module tokens [#62534]
  * Remove the temporary built in distrust objects
index fe5809ced01a0fe0fd6abd464aa3084efe6bf169..2f6290e55a8be10b4f5761362421783f2b3741ef 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.17.3],
+       [0.17.4],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])