summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2002-02-08 05:21:31 +0000
committerAndrew G. Morgan <morgan@kernel.org>2002-02-08 05:21:31 +0000
commit5fb29af20dd2b52634d31387bdba083a8a20de53 (patch)
tree8519d3e6c4212113e191d7539e2b591a67f22955
parent8177810b6107f7b0c19aacc2ffa5be757ae0aa35 (diff)
Relevant BUGIDs: 476981
Purpose of commit: document bugfix Commit summary: --------------- pam_mkhomedir wasn't recursing directories correctly. Fix from Nalin.
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index a85b4e9f..c52cd06a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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_mkhomedir: recurse directories. Patch from Nalin (Bug 476981 -
+ agmorgan)
* pam_limits can handle negative priority limits now (which can apply
to the superuser too) - based on patch from Nalin. Also cleanup the
error handling that was very sloppy before. Also, courtesy of Berend