Release version 0.8
authorStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 13:14:04 +0000 (15:14 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 6 Aug 2012 13:14:04 +0000 (15:14 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 14a54d9..86aa364 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.8
+ * Fix up libsecret licensing
+ * Initialize gettext correctly
+ * Fix crash in secret-tool
+ * Build and testing fixes
+
 0.7
  * Match schema names for notes and network passwords
  * Add flags argument to secret_collection_for_alias()
index 6ab621d..d6d35eb 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.7],
+AC_INIT([libsecret],[0.8],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])