diff options
author | James Willcox <jwillcox@gnome.org> | 2004-05-20 11:30:29 +0800 |
---|---|---|
committer | James Willcox <jwillcox@src.gnome.org> | 2004-05-20 11:30:29 +0800 |
commit | b2a435d9f208d5401e4561e6f106cae619a27c4f (patch) | |
tree | 20dc0de5df43b66093627aa64120e88f2ff58f07 /smime/ChangeLog | |
parent | fbf393aa0f5b44a283932f15bbe4d35452a77422 (diff) | |
download | gsoc2013-evolution-b2a435d9f208d5401e4561e6f106cae619a27c4f.tar.gz gsoc2013-evolution-b2a435d9f208d5401e4561e6f106cae619a27c4f.tar.zst gsoc2013-evolution-b2a435d9f208d5401e4561e6f106cae619a27c4f.zip |
Don't crash when the user presses 'cancel'. Fixes #58733.
2004-05-19 James Willcox <jwillcox@gnome.org>
* lib/e-cert-db.c: (pk11_password):
Don't crash when the user presses 'cancel'. Fixes #58733.
svn path=/trunk/; revision=26005
Diffstat (limited to 'smime/ChangeLog')
-rw-r--r-- | smime/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/smime/ChangeLog b/smime/ChangeLog index f3749f528b..4a1c33df9d 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,9 @@ +2004-05-19 James Willcox <jwillcox@gnome.org> + + * lib/e-cert-db.c: (pk11_password): + + Don't crash when the user presses 'cancel'. Fixes #58733. + 2004-05-13 Not Zed <NotZed@Ximian.com> * lib/e-cert-db.c (e_cert_db_login_to_slot): call SetPasswordFunc |