summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-10 21:53:40 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-10 21:53:40 +0000
commit10ac33f2546b4de58f7ce73d3e5a8be395f25643 (patch)
treef84f5817160f06618fa6fcbc464317c56e03c733 /ChangeLog
parent550bc54cbaecf306fbc487cb82a955f143dc36ae (diff)
- (bal) Minor correction to sftp-client.c I made. Should return 'status'
instead of '0' (from the OpenBSD tree)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be46b662..1537b06b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@
- danh@cvs.openbsd.org 2001/02/10 15:14:11
[scp.c]
fix memory leak; ok markus@
+ - (bal) Minor correction to sftp-client.c I made. Should return 'status'
+ instead of '0' (from the OpenBSD tree)
20010210
- (djm) Sync sftp and scp stuff from OpenBSD:
@@ -3804,4 +3806,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.718 2001/02/10 21:50:00 mouring Exp $
+$Id: ChangeLog,v 1.719 2001/02/10 21:53:40 mouring Exp $