summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Walter <stefw@src.gnome.org>2007-01-04 03:24:31 +0000
committerStefan Walter <stefw@src.gnome.org>2007-01-04 03:24:31 +0000
commit420af57bd21b794b120d7c92df37dd3c0fc13fb8 (patch)
tree7c93a2f3ef9dbb8ed7d1ad4012e677e1ec004f19
parent546a52bb1f4b4d0e7037edd542b8ec47bc5e7f19 (diff)
downloadgnome-keyring-420af57bd21b794b120d7c92df37dd3c0fc13fb8.tar.gz
Update documentation. Fixes bug #359968
* gnome-keyring.c: Update documentation. Fixes bug #359968 svn path=/trunk/; revision=539
-rw-r--r--ChangeLog4
-rw-r--r--gnome-keyring.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5242f8d2..dc914bfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-01-03 Nate Nielsen <nielsen@memberwebs.com>
+ * gnome-keyring.c: Update documentation. Fixes bug #359968
+
+2007-01-03 Nate Nielsen <nielsen@memberwebs.com>
+
* gnome-keyring-daemon-file.c: Don't try and delete session
keyrirng. Fixes bug #355414
diff --git a/gnome-keyring.c b/gnome-keyring.c
index 57afa585..23d8f23a 100644
--- a/gnome-keyring.c
+++ b/gnome-keyring.c
@@ -1670,7 +1670,7 @@ gnome_keyring_item_create (const char *keyring,
* @attributes: the attributes specifying the keyring item
* @secret: the secret information (password, passphrase, pin, etc) to be saved
* @update_if_exists: set to %TRUE to update an existing item, if found. Create
- * a new one otherwise.
+ * a new one otherwise. Only item @attributes are matched.
* @item_id: return location for the id of the created/updated keyring item.
*
* Create (or update of @update_if_exists is set) a keyring item with the