diff options
author | Tomas Mraz <tm@t8m.info> | 2005-04-19 07:37:50 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-04-19 07:37:50 +0000 |
commit | 5fd4e6dd66443119070b41c226809d263a6d0d23 (patch) | |
tree | 0e790f908bf83d695ecf684f214743bcdd720dff /CHANGELOG | |
parent | 9c459446c2424d46622e95e4d54280fee0ef9607 (diff) | |
download | pam-5fd4e6dd66443119070b41c226809d263a6d0d23.tar.gz pam-5fd4e6dd66443119070b41c226809d263a6d0d23.tar.bz2 pam-5fd4e6dd66443119070b41c226809d263a6d0d23.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
Various cleanups and minor bugfixes by Steve Grubb.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX). * misc_conv: flush input first then print the prompt - fixes problem with expect scripts (t8m) * pam_unix: nis option shouldn't clear the shadow option (t8m) +* cleanups and minor bugfixes by Steve Grubb (t8m) 0.79: Thu Mar 31 16:48:45 CEST 2005 * pam_tally: added audit option (toady) |