diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ | |||
32 | [sftp-int.c] | 32 | [sftp-int.c] |
33 | Make put/get (globed and nonglobed) code more consistant. OK djm@ | 33 | Make put/get (globed and nonglobed) code more consistant. OK djm@ |
34 | - mouring@cvs.openbsd.org 2003/05/15 03:43:59 | 34 | - mouring@cvs.openbsd.org 2003/05/15 03:43:59 |
35 | [sftp-int.c] | 35 | [sftp-int.c sftp.c] |
36 | Teach ls how to display multiple column display and allow users | 36 | Teach ls how to display multiple column display and allow users |
37 | to return to single column format via 'ls -1'. OK @djm | 37 | to return to single column format via 'ls -1'. OK @djm |
38 | - (djm) Always parse UsePAM | 38 | - (djm) Always parse UsePAM |
@@ -1515,4 +1515,4 @@ | |||
1515 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1515 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1516 | ok provos@ | 1516 | ok provos@ |
1517 | 1517 | ||
1518 | $Id: ChangeLog,v 1.2714 2003/05/15 03:49:21 djm Exp $ | 1518 | $Id: ChangeLog,v 1.2715 2003/05/15 03:49:58 djm Exp $ |