summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c950d0187..4aa2ddfa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -73,6 +73,7 @@
73 [sftp-int.c] 73 [sftp-int.c]
74 cleanup get_pathname, fix pwd after failed cd. okay djm@ 74 cleanup get_pathname, fix pwd after failed cd. okay djm@
75 - (djm) Update makefile.in for _PATH_SFTP_SERVER 75 - (djm) Update makefile.in for _PATH_SFTP_SERVER
76 - (bal) sftp-client.c replace NULL w/ 0 in do_ls() (pending in OpenBSD tree)
76 77
7720010209 7820010209
78 - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney 79 - (bal) patch to vis.c to deal with HAVE_VIS right by Robert Mooney
@@ -3779,4 +3780,4 @@
3779 - Wrote replacements for strlcpy and mkdtemp 3780 - Wrote replacements for strlcpy and mkdtemp
3780 - Released 1.0pre1 3781 - Released 1.0pre1
3781 3782
3782$Id: ChangeLog,v 1.711 2001/02/09 13:47:59 djm Exp $ 3783$Id: ChangeLog,v 1.712 2001/02/10 00:37:17 mouring Exp $