[libsecret] Release version 0.12
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsecret] Release version 0.12
- Date: Wed, 21 Nov 2012 16:55:21 +0000 (UTC)
commit f4e4ed10da6319c1bdbaf4953b89347688f91b2b
Author: Stef Walter <stefw gnome org>
Date: Wed Nov 21 17:47:17 2012 +0100
Release version 0.12
NEWS | 6 ++++++
configure.ac | 2 +-
libsecret/tests/Makefile.am | 1 +
3 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f60da4..e8836bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.12
+ * When storing a secret, create default keyring if necessary
+ * Share the memory pool with the gcr or libgnome-keyring library.
+ * Testing and other fixes
+ * Build fixes
+
0.11
* Better critical preconditions for invalid attributes
diff --git a/configure.ac b/configure.ac
index 772feeb..6a9aa79 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([libsecret],[0.11],
+AC_INIT([libsecret],[0.12],
[http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
[libsecret])
diff --git a/libsecret/tests/Makefile.am b/libsecret/tests/Makefile.am
index 8293edb..dde03fa 100644
--- a/libsecret/tests/Makefile.am
+++ b/libsecret/tests/Makefile.am
@@ -188,6 +188,7 @@ endif # HAVE_INTROSPECTION
EXTRA_DIST = \
mock \
mock-service-delete.py \
+ mock-service-empty.py \
mock-service-lock.py \
mock-service-normal.py \
mock-service-only-plain.py \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]