summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d3abc2b68..812312bd9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,11 @@
26 channels code can use to propsectivly check whether an incremental 26 channels code can use to propsectivly check whether an incremental
27 allocation will succeed. bz #1131, debugged with the assistance of 27 allocation will succeed. bz #1131, debugged with the assistance of
28 cove AT wildpackets.com; ok dtucker@ deraadt@ 28 cove AT wildpackets.com; ok dtucker@ deraadt@
29 - djm@cvs.openbsd.org 2006/04/16 00:52:55
30 [atomicio.c atomicio.h]
31 introduce atomiciov() function that wraps readv/writev to retry
32 interrupted transfers like atomicio() does for read/write;
33 feedback deraadt@ dtucker@ stevesk@ ok deraadt@
29 34
3020060421 3520060421
31 - (djm) [Makefile.in configure.ac session.c sshpty.c] 36 - (djm) [Makefile.in configure.ac session.c sshpty.c]
@@ -4537,4 +4542,4 @@
4537 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4542 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4538 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4543 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4539 4544
4540$Id: ChangeLog,v 1.4307 2006/04/23 02:06:03 djm Exp $ 4545$Id: ChangeLog,v 1.4308 2006/04/23 02:06:20 djm Exp $