diff options
author | Sebastien Tricaud <toady@gscore.org> | 2005-01-16 22:12:24 +0000 |
---|---|---|
committer | Sebastien Tricaud <toady@gscore.org> | 2005-01-16 22:12:24 +0000 |
commit | 265d8a5b9d5df51af0e5b0b62b0d390ec04872ae (patch) | |
tree | 0b25a94ed7c401e81fdb7973744ac9d0fe7a767d /CHANGELOG | |
parent | ea0ecd8c547fc83619b00ebfb6cf15fedddac4b5 (diff) | |
download | pam-265d8a5b9d5df51af0e5b0b62b0d390ec04872ae.tar.gz pam-265d8a5b9d5df51af0e5b0b62b0d390ec04872ae.tar.bz2 pam-265d8a5b9d5df51af0e5b0b62b0d390ec04872ae.zip |
Audit option added
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -62,6 +62,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX). 0.79: please submit patches for this section with actual code/doc patches! +* pam_tally: added audit option (toady) * pam_unix: don't log user unknown failure when he can be properly authenticated by another module (t8m) * configure: don't abort if no cracklib dictinaries were found, but |