summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-06-27 05:43:28 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-06-27 05:43:28 +0000
commit76a61ebb3b1a2500b6eb457d6725cc8f4568d2d8 (patch)
tree66fcdb70b36e9f077cbd334f2b1026a21e849173 /CHANGELOG
parent09d18a79f0e11ad5dd90e3007f7ae688bc50693c (diff)
Relevant BUGIDs: 419307
Purpose of commit: new feature/cleanup Commit summary: --------------- made pam_nologin more secure by changing the default behavior and adding some more features. General code clean up in the process.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index de60ed1e..4e2eae94 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!
+* make pam_nologin more secure by default, added two new module
+ arguments etc. - acting on suggestion from Nico (Bug 419307 -
+ agmorgan)
* link in libpam to libpam_misc - since the latter uses functions in
the former it makes some sort of sense to do this (although, in the
static library case, I remain to be convinced). (Bug 565470 -