summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:16:11 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-05 06:16:11 +0000
commit7fbd455c780e96065dc2bd8d96d21f0c017c0f99 (patch)
tree5e8bf350a8beaec98596e5f680b140006b123a8f /ChangeLog
parente9613cf16d72fd78bda7ece0abd7f36c0fb266b6 (diff)
- markus@cvs.openbsd.org 2001/02/28 08:54:55
[channels.c nchan.c nchan.h] make sure remote stderr does not get truncated. remove closed fd's from the select mask.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 36ab623ad..a30623c4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,6 +68,10 @@
68 - markus@cvs.openbsd.org 2001/02/28 08:45:39 68 - markus@cvs.openbsd.org 2001/02/28 08:45:39
69 [clientloop.c] 69 [clientloop.c]
70 fix byte counts for ssh protocol v1 70 fix byte counts for ssh protocol v1
71 - markus@cvs.openbsd.org 2001/02/28 08:54:55
72 [channels.c nchan.c nchan.h]
73 make sure remote stderr does not get truncated.
74 remove closed fd's from the select mask.
71 75
7220010304 7620010304
73 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 77 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4260,4 +4264,4 @@
4260 - Wrote replacements for strlcpy and mkdtemp 4264 - Wrote replacements for strlcpy and mkdtemp
4261 - Released 1.0pre1 4265 - Released 1.0pre1
4262 4266
4263$Id: ChangeLog,v 1.871 2001/03/05 06:14:02 mouring Exp $ 4267$Id: ChangeLog,v 1.872 2001/03/05 06:16:11 mouring Exp $