diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2002-05-10 04:03:01 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2002-05-10 04:03:01 +0000 |
commit | 8d0f9ece4a5ec369397974d1a5645f86f6820919 (patch) | |
tree | d12aeaf476dc522da96ea2c202661c4032b710f4 /CHANGELOG | |
parent | b30fb298134923aae3c68389895a7ad243078142 (diff) | |
download | pam-8d0f9ece4a5ec369397974d1a5645f86f6820919.tar.gz pam-8d0f9ece4a5ec369397974d1a5645f86f6820919.tar.bz2 pam-8d0f9ece4a5ec369397974d1a5645f86f6820919.zip |
Relevant BUGIDs: 554274, 554261, 554182
Purpose of commit: documentation fixes
Commit summary:
---------------
Three fixes for documentation - bugs, typos, expired truths.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,6 +55,9 @@ bug report - outstanding bugs are listed here: 0.76: please submit patches for this section with actual code/doc patches! +* documentation: pam_time.sgml typo fixed, pam_motd exists now, + correct Red Hat comment about config files (Bugs 554274, 554261, + 554182 - agmorgan) * pam_limits: added '%' domain for maxlogins limiting, now '*' and @group have the old meaning (every) and '%' the new one (all) (Bug 533664 - baggins) |