summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ea8215ae1..115d7aebc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 Andrew Bartlett <abartlet@pcug.org.au> 4 Andrew Bartlett <abartlet@pcug.org.au>
5 - (djm) Move PAM session initialisation until after fork in sshd. Patch 5 - (djm) Move PAM session initialisation until after fork in sshd. Patch
6 from Nalin Dahyabhai <nalin@redhat.com> 6 from Nalin Dahyabhai <nalin@redhat.com>
7 - (bal) Missing function prototype in bsd-snprintf.c patch by
8 Mark Miller <markm@swoon.net>
7 9
820010213 1020010213
9 - (djm) Only test -S potential EGD sockets if they exist and are readable. 11 - (djm) Only test -S potential EGD sockets if they exist and are readable.
@@ -3920,4 +3922,4 @@
3920 - Wrote replacements for strlcpy and mkdtemp 3922 - Wrote replacements for strlcpy and mkdtemp
3921 - Released 1.0pre1 3923 - Released 1.0pre1
3922 3924
3923$Id: ChangeLog,v 1.756 2001/02/13 13:45:51 djm Exp $ 3925$Id: ChangeLog,v 1.757 2001/02/13 14:05:59 mouring Exp $