summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Walter <stefw@src.gnome.org>2009-02-27 01:00:07 +0000
committerStefan Walter <stefw@src.gnome.org>2009-02-27 01:00:07 +0000
commit8afc52903ebbc2367e4f0cc8863daa9fde128933 (patch)
treee6219aa46048f79e2c1fb23acee8821c128e626e /ChangeLog
parent306e47d68884bb909dbc008eb30031411602aa9e (diff)
downloadgnome-keyring-8afc52903ebbc2367e4f0cc8863daa9fde128933.tar.gz
When enumerating objects in a module, skip tokens that fail from not being initialized.
svn path=/trunk/; revision=1623
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8cf26a0d..5ff0626e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
tokens without user pin. This leads to erroneous prompts at unexpected
times.
+ * gp11/gp11-module.c: When enumerating objects in a module, skip
+ tokens that fail from not being initialized.
+
2009-02-25 Stef Walter <stef@memberwebs.com>
* pkcs11/gck/gck-data-file.c: