]> granicus.if.org Git - linux-pam/commitdiff
Relevant BUGIDs: 476981
authorAndrew G. Morgan <morgan@kernel.org>
Fri, 8 Feb 2002 05:21:31 +0000 (05:21 +0000)
committerAndrew G. Morgan <morgan@kernel.org>
Fri, 8 Feb 2002 05:21:31 +0000 (05:21 +0000)
Purpose of commit: document bugfix

Commit summary:
---------------
pam_mkhomedir wasn't recursing directories correctly. Fix from Nalin.

CHANGELOG

index a85b4e9f423f24883266c776315166902261078e..c52cd06a5c0e9a723e3fdd8c9d06d2a7db6614e2 100644 (file)
--- 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