summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:43:46 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 03:43:46 +0000
commit943481cc774d31f5de75c16efbe8f3394e9470ab (patch)
treec28c4af77849f8945b8aa2743ed36076aae8255f /ChangeLog
parentfa1336ff47f406c7f705899993a6003405d92975 (diff)
- markus@cvs.openbsd.org 2002/03/21 21:23:34
[sshd.c] add privsep_preauth() and remove 1 goto; ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f3f6effab..54228ff27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,6 +133,9 @@
133 - markus@cvs.openbsd.org 2002/03/21 20:51:12 133 - markus@cvs.openbsd.org 2002/03/21 20:51:12
134 [sshd_config] 134 [sshd_config]
135 add privsep (off) 135 add privsep (off)
136 - markus@cvs.openbsd.org 2002/03/21 21:23:34
137 [sshd.c]
138 add privsep_preauth() and remove 1 goto; ok provos@
136 139
13720020317 14020020317
138 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 141 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7979,4 +7982,4 @@
7979 - Wrote replacements for strlcpy and mkdtemp 7982 - Wrote replacements for strlcpy and mkdtemp
7980 - Released 1.0pre1 7983 - Released 1.0pre1
7981 7984
7982$Id: ChangeLog,v 1.1962 2002/03/22 03:40:58 mouring Exp $ 7985$Id: ChangeLog,v 1.1963 2002/03/22 03:43:46 mouring Exp $