diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -31,6 +31,8 @@ | |||
31 | - (dtucker) [platform.c session.c] Move the BSDI setpgrp into platform.c. | 31 | - (dtucker) [platform.c session.c] Move the BSDI setpgrp into platform.c. |
32 | - (dtucker) [platform.c] Only call setpgrp on BSDI if running as root to | 32 | - (dtucker) [platform.c] Only call setpgrp on BSDI if running as root to |
33 | retain previous behavior. | 33 | retain previous behavior. |
34 | - (dtucker) [platform.c session.c] Move the PAM credential establishment for | ||
35 | the LOGIN_CAP case into platform.c. | ||
34 | 36 | ||
35 | 20101025 | 37 | 20101025 |
36 | - (tim) [openbsd-compat/glob.h] Remove sys/cdefs.h include that came with | 38 | - (tim) [openbsd-compat/glob.h] Remove sys/cdefs.h include that came with |