]> granicus.if.org Git - p11-kit/commitdiff
Release version 0.18.0 0.18.0
authorStef Walter <stefw@gnome.org>
Thu, 4 Apr 2013 06:41:27 +0000 (08:41 +0200)
committerStef Walter <stefw@gnome.org>
Thu, 4 Apr 2013 06:41:53 +0000 (08:41 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 131371f4d49034e214af54345106d1065cefb706..e54acbd0390722119e2e37f9024fd8c35fed1222 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.18.0 (stable)
+ * Fix use of trust module with gcr and empathy [#62896]
+ * Further tweaks to trust module date parsing
+ * Fix unaligned memory reads [#62819]
+ * Win32 fixes [#63062, #63046]
+ * Debug and logging tweaks [#62874]
+ * Other build fixes
+
 0.17.5 (unstable)
  * Don't try to guess at overflowing time values on 32-bit systems [#62825]
  * Test fixes [#927394]
index cff0b5c70b56cb4c3b6be098181a31f6ab729bd9..8ce8e3fa263db8e290d0c40b6b32e9e4da927b3e 100644 (file)
@@ -1,7 +1,7 @@
 AC_PREREQ(2.61)
 
 AC_INIT([p11-kit],
-       [0.17.5],
+       [0.18.0],
        [https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
        [p11-kit],
        [http://p11-glue.freedesktop.org/p11-kit.html])