diff options
author | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2002-03-15 19:17:49 +0000 |
---|---|---|
committer | Jan Rekorajski <baggins@sith.mimuw.edu.pl> | 2002-03-15 19:17:49 +0000 |
commit | c6db510350e6ece417cd969e1907e8cd02e623f4 (patch) | |
tree | 902866a3dac180404be1a6c50b9670557e2e5308 /CHANGELOG | |
parent | f37312023650c72a66ec372abf29b52171479fe9 (diff) | |
download | pam-c6db510350e6ece417cd969e1907e8cd02e623f4.tar.gz pam-c6db510350e6ece417cd969e1907e8cd02e623f4.tar.bz2 pam-c6db510350e6ece417cd969e1907e8cd02e623f4.zip |
Relevant BUGIDs: 530428
Purpose of commit: bugfix
Commit summary:
---------------
pam_limits didn't use the priority value specified in config.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -55,6 +55,8 @@ bug report - outstanding bugs are listed here: 0.76: please submit patches for this section with actual code/doc patches! +* pam_limits: make it use the priority value specified in config + (bug 530428 - baggins) * pam_unix: removed broken code in password update code. Report from Len Lattanzi (Bug 507379 - agmorgan) * pam_mkhomedir: recurse directories. Patch from Nalin (Bug 476981 - |