summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-11-14 12:04:51 +0100
committerStef Walter <stefw@collabora.co.uk>2011-11-14 12:06:05 +0100
commite18725f71e0f070a54d763cbba7797031828dd95 (patch)
tree4474ea4615443c01566bae964160cbaedbe949de
parentd3dfc6968e54b919c90967a486d20066b0f5bf57 (diff)
downloadp11-kit-0.9.tar.gz
Release version 0.90.9
-rw-r--r--NEWS6
-rw-r--r--configure.ac2
-rw-r--r--po/p11-kit.pot4
3 files changed, 9 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1726e2e..8c0bcf7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.9
+ * p11-kit can't be used as a static library
+ * Fix problems crashing when freeing TLS on windows
+ * Add debug output to windows init and uninit of library
+ * Build fixes, especially for windows
+
0.8
* Rename non-static functions to have a _p11_xxx prefix
* No concurrent calling of C_Initialize and C_Finalize
diff --git a/configure.ac b/configure.ac
index 3c47bd9..cdb67a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.61)
AC_INIT([p11-kit],
- [0.8],
+ [0.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=p11-glue],
[p11-kit],
[http://p11-glue.freedesktop.org/p11-kit.html])
diff --git a/po/p11-kit.pot b/po/p11-kit.pot
index c330151..e3b9b60 100644
--- a/po/p11-kit.pot
+++ b/po/p11-kit.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: p11-kit 0.8\n"
+"Project-Id-Version: p11-kit 0.9\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=p11-"
"glue\n"
-"POT-Creation-Date: 2011-10-24 09:49+0200\n"
+"POT-Creation-Date: 2011-11-14 12:05+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"