summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-13 18:45:00 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-13 18:45:00 +0000
commit7fafa5ccbe332d3c3faabd75b3354f8d149e6d09 (patch)
treeb5bff0879d2db8460324386c6f67e1a3c91136e2 /ChangeLog
parent92ddb7d6f0d6a1942e27f75883d29dc0ea99223f (diff)
- (stevesk) fix for SIA patch, misplaced session_setup_sia()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d07d0105..65b7ed229 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
8 Mark Miller <markm@swoon.net> 8 Mark Miller <markm@swoon.net>
9 - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams 9 - (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
10 <cmadams@hiwaay.net> with a little modification and KNF. 10 <cmadams@hiwaay.net> with a little modification and KNF.
11 - (stevesk) fix for SIA patch, misplaced session_setup_sia()
11 12
1220010213 1320010213
13 - (djm) Only test -S potential EGD sockets if they exist and are readable. 14 - (djm) Only test -S potential EGD sockets if they exist and are readable.
@@ -3924,4 +3925,4 @@
3924 - Wrote replacements for strlcpy and mkdtemp 3925 - Wrote replacements for strlcpy and mkdtemp
3925 - Released 1.0pre1 3926 - Released 1.0pre1
3926 3927
3927$Id: ChangeLog,v 1.758 2001/02/13 14:25:23 djm Exp $ 3928$Id: ChangeLog,v 1.759 2001/02/13 18:45:00 stevesk Exp $