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 6a04d1a0f..8fdabe467 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,10 @@
26 [log.c log.h sshd.c] 26 [log.c log.h sshd.c]
27 make signal handler termination path shorter; risky code pointed out by 27 make signal handler termination path shorter; risky code pointed out by
28 mark dowd; ok djm markus 28 mark dowd; ok djm markus
29 - markus@cvs.openbsd.org 2006/08/18 09:15:20
30 [auth.h session.c sshd.c]
31 delay authentication related cleanups until we're authenticated and
32 all alarms have been cancelled; ok deraadt
29 33
3020060817 3420060817
31 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] 35 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
@@ -5247,4 +5251,4 @@
5247 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5251 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5248 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5252 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5249 5253
5250$Id: ChangeLog,v 1.4491 2006/08/18 14:32:20 djm Exp $ 5254$Id: ChangeLog,v 1.4492 2006/08/18 14:32:46 djm Exp $