diff options
author | rcritten <> | 2007-06-07 14:59:02 +0000 |
---|---|---|
committer | rcritten <> | 2007-06-07 14:59:02 +0000 |
commit | 4aa4a80f1758caed8bfa43a286a4c08645c9523d (patch) | |
tree | e2113707b2f5edcb4acb2b456d34d930a4d86cbc | |
parent | e2baea526324e99cac0a03cb05a4db218b4f895f (diff) | |
download | mod_nss-4aa4a80f1758caed8bfa43a286a4c08645c9523d.tar.gz mod_nss-4aa4a80f1758caed8bfa43a286a4c08645c9523d.tar.xz mod_nss-4aa4a80f1758caed8bfa43a286a4c08645c9523d.zip |
The error message was wrong if NSSPassPhraseHelper pointed to a
non-existant file.
Don't require a password file AND NSSPassPhraseHelper. Only
the helper is required.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-06-07 Rob Crittenden <rcritten@redhat.com> + + * The error message was wrong if NSSPassPhraseHelper pointed to a + non-existant file. + * Don't require a password file AND NSSPassPhraseHelper. Only + the helper is required. + 2007-06-01 Rob Crittenden <rcritten@redhat.com> * mod_nss 1.0.7 |