]> granicus.if.org Git - p11-kit/commitdiff
Release 0.16.2 0.16.2
authorStef Walter <stefw@gnome.org>
Fri, 8 Mar 2013 13:18:53 +0000 (14:18 +0100)
committerStef Walter <stefw@gnome.org>
Fri, 8 Mar 2013 13:18:53 +0000 (14:18 +0100)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 64729dff67c325cfb4c3369e7658d9969c06241a..027a43224b727d597d3141db9a7b35b9278412f6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.16.2 (stable)
+ * Fix regression in 'p11-kit extract --purpose' option [#62009]
+ * Documentation updates
+ * Build fixes [#62001, ...]
+
 0.16.1 (stable)
  * Don't break when cA field of BasicConstraints is missing [#61975]
  * Documentation fixes and updates
index b7972dceec2e15a497ba0c0daab14246a5906af6..0f8c8c00f460801f55063c1b09fb93d2eb66bfd3 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.16.1],
+       [0.16.2],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])