summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-19 22:29:46 +1100
committerDamien Miller <djm@mindrot.org>2001-03-19 22:29:46 +1100
commitcafff1910541b1704e80b3cb16f6926135f23ea6 (patch)
tree73af2bfb161257c5ee4ebaa73769ea4fbed352a1 /ChangeLog
parent03017ba638e7de9f3b9e659d2202a018d9918919 (diff)
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2001/03/19 03:52:51 [sftp-client.c] Report ssh connection closing correctly; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e09afd65a..43f808038 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,10 @@
13 stuff. Change suggested by Mark Miller <markm@swoon.net> 13 stuff. Change suggested by Mark Miller <markm@swoon.net>
14 - (bal) Small fix to scp. %lu vs %ld 14 - (bal) Small fix to scp. %lu vs %ld
15 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS* 15 - (bal) NeXTStep lacks S_ISLNK. Plus split up S_IS*
16 - (djm) OpenBSD CVS Sync
17 - djm@cvs.openbsd.org 2001/03/19 03:52:51
18 [sftp-client.c]
19 Report ssh connection closing correctly; ok deraadt@
16 20
1720010318 2120010318
18 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 22 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
@@ -4612,4 +4616,4 @@
4612 - Wrote replacements for strlcpy and mkdtemp 4616 - Wrote replacements for strlcpy and mkdtemp
4613 - Released 1.0pre1 4617 - Released 1.0pre1
4614 4618
4615$Id: ChangeLog,v 1.979 2001/03/19 03:12:25 mouring Exp $ 4619$Id: ChangeLog,v 1.980 2001/03/19 11:29:46 djm Exp $