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 34aad31f4..6a04d1a0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,10 @@
22 [sshd.c] 22 [sshd.c]
23 factor inetd connection, TCP listen and main TCP accept loop out of 23 factor inetd connection, TCP listen and main TCP accept loop out of
24 main() into separate functions to improve readability; ok markus@ 24 main() into separate functions to improve readability; ok markus@
25 - deraadt@cvs.openbsd.org 2006/08/18 09:13:26
26 [log.c log.h sshd.c]
27 make signal handler termination path shorter; risky code pointed out by
28 mark dowd; ok djm markus
25 29
2620060817 3020060817
27 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c] 31 - (dtucker) [openbsd-compat/fake-rfc2553.c openbsd-compat/setproctitle.c]
@@ -5243,4 +5247,4 @@
5243 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5247 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5244 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5248 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5245 5249
5246$Id: ChangeLog,v 1.4490 2006/08/18 14:31:39 djm Exp $ 5250$Id: ChangeLog,v 1.4491 2006/08/18 14:32:20 djm Exp $