diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ | |||
1 | 20030110 | 1 | 20030110 |
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 | ||
5 | 20030108 | 12 | 20030108 |
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 $ |