summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f415d7dc..909b9fc59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
3520101025 3720101025
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