From e7c808ae155ad50c9fd7c876c744054ab2be2a15 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 13 May 2004 08:43:02 +0000 Subject: call SetPasswordFunc before calling authenticate - some nss calls can 2004-05-13 Not Zed * lib/e-cert-db.c (e_cert_db_login_to_slot): call SetPasswordFunc before calling authenticate - some nss calls can overwrite the setting. #52820. svn path=/trunk/; revision=25895 --- smime/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'smime/ChangeLog') diff --git a/smime/ChangeLog b/smime/ChangeLog index 09c0d9c029..f3749f528b 100644 --- a/smime/ChangeLog +++ b/smime/ChangeLog @@ -1,3 +1,9 @@ +2004-05-13 Not Zed + + * lib/e-cert-db.c (e_cert_db_login_to_slot): call SetPasswordFunc + before calling authenticate - some nss calls can overwrite the + setting. #52820. + 2004-04-30 Chris Toshok [ fixes bug #52724 ] -- cgit