diff options
author | Stefan Walter <stefw@src.gnome.org> | 2009-02-28 03:05:56 +0000 |
---|---|---|
committer | Stefan Walter <stefw@src.gnome.org> | 2009-02-28 03:05:56 +0000 |
commit | bba96898f2bfc87a0c241a2b62470d35ef716f04 (patch) | |
tree | 8b90a7e50f6f7654e4bdb06c18643d964c7d085f /ChangeLog | |
parent | 7917fa8a9eff2a483717b5442633db5589971329 (diff) |
Fix problems loading private objects prematurely from the user store
without first logging
in.
svn path=/trunk/; revision=1634
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2009-02-26 Stef Walter <stef@memberwebs.com> + * pkcs11/gck/gck-data-file.c: + * pkcs11/user-store/gck-user-storage.c: Fix problems loading private objects. + +2009-02-26 Stef Walter <stef@memberwebs.com> + * gcr/gcr-importer.c: Add quick hack to initialize tokens before importing into them. More functionality along this line will be needed in future versions. |