[libgnome-keyring] Release 3.1.92
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgnome-keyring] Release 3.1.92
- Date: Sun, 18 Sep 2011 05:54:04 +0000 (UTC)
commit 743e16b41417ffa5d4ec7811bf0df94b858de837
Author: Stef Walter <stefw collabora co uk>
Date: Sun Sep 18 07:49:11 2011 +0200
Release 3.1.92
NEWS | 6 ++++++
configure.ac | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 17ce224..7b04a79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in version 3.1.92 are:
+ * Make sure we initialize dbus thread primitives
+ * Print warning when we get kicked off the bus for some reason.
+ * Properly send the Type property when a new item is created.
+ * Testing fixes
+
Changes in version 3.1.90 are:
* Test and build fixes
diff --git a/configure.ac b/configure.ac
index 829129f..03433be 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libgnome-keyring], [3.1.90])
+AC_INIT([libgnome-keyring], [3.1.92])
AC_CONFIG_SRCDIR([library/gnome-keyring.h])
AM_INIT_AUTOMAKE([tar-ustar])
@@ -9,7 +9,6 @@ AM_SANITY_CHECK
AM_MAINTAINER_MODE
AC_GNU_SOURCE
-AC_C_CONST
AC_ISC_POSIX
AC_PROG_CC
AM_PROG_CC_C_O
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]