summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9cf67b38..c5590c03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,11 @@
- stevesk@cvs.openbsd.org 2007/01/21 01:45:35
[readconf.c]
spaces
+ - djm@cvs.openbsd.org 2007/01/22 11:32:50
+ [sftp-client.c]
+ return error from do_upload() when a write fails. fixes bz#1252: zero
+ exit status from sftp when uploading to a full device. report from
+ jirkat AT atlas.cz; ok dtucker@
20070128
- (djm) [channels.c serverloop.c] Fix so-called "hang on exit" (bz #52)
@@ -2716,4 +2721,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4613 2007/02/19 11:12:53 dtucker Exp $
+$Id: ChangeLog,v 1.4614 2007/02/19 11:13:39 dtucker Exp $