summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-08-19 10:33:07 +0200
committerStef Walter <stefw@collabora.co.uk>2011-08-19 10:35:50 +0200
commit61c925fda7385392b3961f0b44049b9ff7a68093 (patch)
tree5f0da87caea6117b575db8f1e20b7284d9f2d291
parentae95625311e98caa3cccf82d24a3b612df11b26d (diff)
downloadp11-kit-61c925fda7385392b3961f0b44049b9ff7a68093.tar.gz
Release version 0.40.4
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
-rw-r--r--po/p11-kit.pot4
3 files changed, 11 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f603e23..b1e8756 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.4
+ * Fix endless loop if module forks during initialization
+ * Update PKCS#11 URI code for new draft of spec
+ * Don't fail when duplicate modules are configured
+ * Better debug output
+ * Add example configuration documentation
+ * Support whitespace in PKCS#11 URIs
+
0.3
* Rewrite hash table, and simplify licensing.
* Correct paths for p11-kit config files.
diff --git a/configure.ac b/configure.ac
index 9900258..df37435 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.65)
AC_CONFIG_MACRO_DIR([m4])
AC_INIT([p11-kit],
- [0.3],
+ [0.4],
[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 f830120..a50227a 100644
--- a/po/p11-kit.pot
+++ b/po/p11-kit.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: p11-kit 0.3\n"
+"Project-Id-Version: p11-kit 0.4\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=p11-"
"glue\n"
-"POT-Creation-Date: 2011-07-27 12:33+0200\n"
+"POT-Creation-Date: 2011-08-19 09:40+0200\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"