gnome-keyring r1132 - in trunk: . po
- From: nnielsen svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-keyring r1132 - in trunk: . po
- Date: Mon, 7 Apr 2008 02:43:37 +0100 (BST)
Author: nnielsen
Date: Mon Apr 7 02:43:37 2008
New Revision: 1132
URL: http://svn.gnome.org/viewvc/gnome-keyring?rev=1132&view=rev
Log:
* configure.in:
* NEWS: Release version 2.22.1
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
trunk/po/ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Apr 7 02:43:37 2008
@@ -1,3 +1,12 @@
+Changes in version 2.22.1 are:
+* Add SSH agent protocol 1 support.
+* Make 'ssh-add -D' lock any SSH private keys that gnome-keyring is
+ automatically loading.
+* Reconnect to system DBus whenever the system bus restarts. [Sjoerd Simons]
+* Log to syslog even when running in the foreground [Tony Espy]
+* Add a configure option to disable building of the SSH agent.
+* Build fixes. [Alex Converse, Andrea Del Signore]
+
Changes in version 2.22.0 are:
* Build fix. [Jens Granseuer]
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Apr 7 02:43:37 2008
@@ -1,6 +1,6 @@
AC_INIT(library/gnome-keyring.h)
-AM_INIT_AUTOMAKE(gnome-keyring, 2.22.0)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.22.1)
AM_CONFIG_HEADER(config.h)
AM_SANITY_CHECK
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]