summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:12:01 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:12:01 +0000
commitec19a40b94f8d229a283720ad72324d9eed32f86 (patch)
tree1a9760aa3e17ee8d6fdccbc04f570c0f67065cd7 /ChangeLog
parent069090128c58d4cb7de488f2dfb3895661c59724 (diff)
- deraadt@cvs.openbsd.org 2001/02/28 05:36:28
[sftp.c] do not kill the subprocess on termination (we will see if this helps things or hurts things)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e9f3a8d46..68c4a5978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -61,6 +61,10 @@
61 - deraadt@cvs.openbsd.org 2001/02/28 05:34:28 61 - deraadt@cvs.openbsd.org 2001/02/28 05:34:28
62 [misc.c] 62 [misc.c]
63 pull in protos 63 pull in protos
64 - deraadt@cvs.openbsd.org 2001/02/28 05:36:28
65 [sftp.c]
66 do not kill the subprocess on termination (we will see if this helps
67 things or hurts things)
64 68
6520010304 6920010304
66 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 70 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4253,4 +4257,4 @@
4253 - Wrote replacements for strlcpy and mkdtemp 4257 - Wrote replacements for strlcpy and mkdtemp
4254 - Released 1.0pre1 4258 - Released 1.0pre1
4255 4259
4256$Id: ChangeLog,v 1.869 2001/03/05 06:09:31 mouring Exp $ 4260$Id: ChangeLog,v 1.870 2001/03/05 06:12:01 mouring Exp $