summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a28670feb..f1bf2250a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 breaks Solaris. 6 breaks Solaris.
7 - (djm) Move PAM session setup back to before setuid to user. 7 - (djm) Move PAM session setup back to before setuid to user.
8 fixes problems on Solaris-drived PAMs. 8 fixes problems on Solaris-drived PAMs.
9 - (stevesk) session.c: back out to where we were before:
10 - (djm) Move PAM session initialisation until after fork in sshd. Patch
11 from Nalin Dahyabhai <nalin@redhat.com>
9 12
1020010220 1320010220
11 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and 14 - (bal) Fix mixed up params to memmove() from Jan 5th in setenv.c and
@@ -4087,4 +4090,4 @@
4087 - Wrote replacements for strlcpy and mkdtemp 4090 - Wrote replacements for strlcpy and mkdtemp
4088 - Released 1.0pre1 4091 - Released 1.0pre1
4089 4092
4090$Id: ChangeLog,v 1.808 2001/02/21 05:53:33 mouring Exp $ 4093$Id: ChangeLog,v 1.809 2001/02/21 16:36:51 stevesk Exp $