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 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 $