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 0a597a4fe..b2a607098 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -37,6 +37,10 @@
37 commands, which would result in a separate tiny packet on the wire by 37 commands, which would result in a separate tiny packet on the wire by
38 using atomiciov(writev, ...) to write the length and the command in one 38 using atomiciov(writev, ...) to write the length and the command in one
39 pass; ok deraadt@ 39 pass; ok deraadt@
40 - djm@cvs.openbsd.org 2006/04/16 07:59:00
41 [atomicio.c]
42 reorder sanity test so that it cannot dereference past the end of the
43 iov array; well spotted canacar@!
40 44
4120060421 4520060421
42 - (djm) [Makefile.in configure.ac session.c sshpty.c] 46 - (djm) [Makefile.in configure.ac session.c sshpty.c]
@@ -4548,4 +4552,4 @@
4548 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4552 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4549 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4553 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4550 4554
4551$Id: ChangeLog,v 1.4309 2006/04/23 02:06:35 djm Exp $ 4555$Id: ChangeLog,v 1.4310 2006/04/23 02:06:49 djm Exp $