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 43c393433..d215a6151 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,10 @@
11 - mouring@cvs.openbsd.org 2001/05/08 19:45:25 11 - mouring@cvs.openbsd.org 2001/05/08 19:45:25
12 [misc.c misc.h scp.c sftp.c] 12 [misc.c misc.h scp.c sftp.c]
13 Use addargs() in sftp plus some clean up of addargs(). OK Markus 13 Use addargs() in sftp plus some clean up of addargs(). OK Markus
14 - markus@cvs.openbsd.org 2001/05/06 21:45:14
15 [clientloop.c]
16 use atomicio for flushing stdout/stderr bufs. thanks to
17 jbw@izanami.cee.hw.ac.uk
14 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison 18 - (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
15 <wayne@blorf.net> 19 <wayne@blorf.net>
16 - (bal) ./configure support to disable SIA on OSF1. Patch by 20 - (bal) ./configure support to disable SIA on OSF1. Patch by
@@ -5375,4 +5379,4 @@
5375 - Wrote replacements for strlcpy and mkdtemp 5379 - Wrote replacements for strlcpy and mkdtemp
5376 - Released 1.0pre1 5380 - Released 1.0pre1
5377 5381
5378$Id: ChangeLog,v 1.1210 2001/05/08 20:42:28 mouring Exp $ 5382$Id: ChangeLog,v 1.1211 2001/05/08 23:58:37 mouring Exp $