diff options
author | Tomas Mraz <tm@t8m.info> | 2005-04-12 16:25:46 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-04-12 16:25:46 +0000 |
commit | 9c459446c2424d46622e95e4d54280fee0ef9607 (patch) | |
tree | 6b2bb4f59aa29588373811ab2d455888d512de24 /CHANGELOG | |
parent | e1f17d96a0a058d5bb777cc05975ae39f9461174 (diff) | |
download | pam-9c459446c2424d46622e95e4d54280fee0ef9607.tar.gz pam-9c459446c2424d46622e95e4d54280fee0ef9607.tar.bz2 pam-9c459446c2424d46622e95e4d54280fee0ef9607.zip |
Relevant BUGIDs:
Purpose of commit: bugfix
Commit summary:
---------------
pam_unix: nis option shouldn't clear the shadow option
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ BerliOS Bugs are marked with (BerliOS #XXXX). should be changed if possible (t8m) * 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) 0.79: Thu Mar 31 16:48:45 CEST 2005 * pam_tally: added audit option (toady) |