summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e0b5159a..eb4ef220d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,10 @@
35 run less code with euid==0 if ssh is installed setuid root 35 run less code with euid==0 if ssh is installed setuid root
36 just switch the euid, don't switch the complete set of groups 36 just switch the euid, don't switch the complete set of groups
37 (this is only needed by sshd). ok provos@ 37 (this is only needed by sshd). ok provos@
38 - mpech@cvs.openbsd.org 2002/06/11 05:46:20
39 [auth-krb4.c monitor.h serverloop.c session.c ssh-agent.c sshd.c]
40 pid_t cleanup. Markus need this now to keep hacking.
41 markus@, millert@ ok
38 42
3920020609 4320020609
40 - (bal) OpenBSD CVS Sync 44 - (bal) OpenBSD CVS Sync
@@ -900,4 +904,4 @@
900 - (stevesk) entropy.c: typo in debug message 904 - (stevesk) entropy.c: typo in debug message
901 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 905 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
902 906
903$Id: ChangeLog,v 1.2208 2002/06/11 16:37:51 mouring Exp $ 907$Id: ChangeLog,v 1.2209 2002/06/11 16:42:49 mouring Exp $