summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
-rw-r--r--po/p11-kit.pot4
3 files changed, 10 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index a5e6fb5..1726e2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+0.8
+ * Rename non-static functions to have a _p11_xxx prefix
+ * No concurrent calling of C_Initialize and C_Finalize
+ * Print more information in 'p11-kit -l'
+ * Initial port to win32
+ * Build, testing fixes
+
0.7
* Expand p11-kit config variables correctly invarious build scenarios
* Add test tool to print out error messages
diff --git a/configure.ac b/configure.ac
index d2ca8f0..896dc26 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ(2.65)
AC_INIT([p11-kit],
- [0.7],
+ [0.8],
[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 4caadf6..c330151 100644
--- a/po/p11-kit.pot
+++ b/po/p11-kit.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: p11-kit 0.7\n"
+"Project-Id-Version: p11-kit 0.8\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=p11-"
"glue\n"
-"POT-Creation-Date: 2011-09-27 10:14+0200\n"
+"POT-Creation-Date: 2011-10-24 09:49+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"