summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
-rw-r--r--po/p11-kit.pot4
3 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index ee1174b..410d869 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.6
+ * Add concept of a default module directory from which modules with
+ relative paths are loaded.
+ * Renamed pkg-config variables to make it clearer what's what.
+
0.5
* Fix crasher in p11_kit_registered_modules()
* Add 'critical' setting for modules, which defaults to 'no'
diff --git a/configure.ac b/configure.ac
index bc6edc8..50f323c 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.5],
+ [0.6],
[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 9d6996e..6ce1e2d 100644
--- a/po/p11-kit.pot
+++ b/po/p11-kit.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: p11-kit 0.5\n"
+"Project-Id-Version: p11-kit 0.6\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=p11-"
"glue\n"
-"POT-Creation-Date: 2011-08-31 10:03+0200\n"
+"POT-Creation-Date: 2011-09-14 16:14+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"