summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-05-10 04:03:01 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-05-10 04:03:01 +0000
commit8d0f9ece4a5ec369397974d1a5645f86f6820919 (patch)
treed12aeaf476dc522da96ea2c202661c4032b710f4 /CHANGELOG
parentb30fb298134923aae3c68389895a7ad243078142 (diff)
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--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4d3dbaab..7e0286b4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)