summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-01-10 21:40:00 +1100
committerDamien Miller <djm@mindrot.org>2003-01-10 21:40:00 +1100
commit956f3fb28b93420e87a51d1611029accebb2e43b (patch)
treed1f304e1bf833cef147bec2335b75187a93f9e98 /ChangeLog
parenta8ed44b79e6dd78d7871b0fb8149951b54662ef5 (diff)
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2003/01/08 23:53:26 [sftp.1 sftp.c sftp-int.c sftp-int.h] Cleanup error handling for batchmode Allow blank lines and comments in input Ability to suppress abort on error in batchmode ("-put blah") Fixes mindrot bug #452; markus@ ok
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 492eadab3..3c38dbb10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
120030110 120030110
2 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More 2 - (djm) Enable new setproctitle emulation for Linux, AIX and HP/UX. More
3 systems may be added later. 3 systems may be added later.
4 - (djm) OpenBSD CVS Sync
5 - djm@cvs.openbsd.org 2003/01/08 23:53:26
6 [sftp.1 sftp.c sftp-int.c sftp-int.h]
7 Cleanup error handling for batchmode
8 Allow blank lines and comments in input
9 Ability to suppress abort on error in batchmode ("-put blah")
10 Fixes mindrot bug #452; markus@ ok
4 11
520030108 1220030108
6 - (djm) Sync openbsd-compat/ with OpenBSD -current 13 - (djm) Sync openbsd-compat/ with OpenBSD -current
@@ -969,4 +976,4 @@
969 save auth method before monitor_reset_key_state(); bugzilla bug #284; 976 save auth method before monitor_reset_key_state(); bugzilla bug #284;
970 ok provos@ 977 ok provos@
971 978
972$Id: ChangeLog,v 1.2558 2003/01/09 22:53:12 djm Exp $ 979$Id: ChangeLog,v 1.2559 2003/01/10 10:40:00 djm Exp $