diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-06-22 13:06:45 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-06-22 13:06:45 +1000 |
commit | b9123453d015dd3e4590a4fc9970e973a0499a28 (patch) | |
tree | 4b9fde549c1ae8bf657cfe7cf8348d05c5a98952 /ChangeLog | |
parent | efa62f98a140e238256c2f75f4cd8a282fe802a3 (diff) |
- djm@cvs.openbsd.org 2004/06/21 22:04:50
[sftp.c]
introduce sorting for ls, same options as /bin/ls; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -24,6 +24,9 @@ | |||
24 | - djm@cvs.openbsd.org 2004/06/21 22:02:58 | 24 | - djm@cvs.openbsd.org 2004/06/21 22:02:58 |
25 | [log.h] | 25 | [log.h] |
26 | mark fatal and cleanup exit as __dead; ok markus@ | 26 | mark fatal and cleanup exit as __dead; ok markus@ |
27 | - djm@cvs.openbsd.org 2004/06/21 22:04:50 | ||
28 | [sftp.c] | ||
29 | introduce sorting for ls, same options as /bin/ls; ok markus@ | ||
27 | 30 | ||
28 | 20040620 | 31 | 20040620 |
29 | - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. | 32 | - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. |
@@ -1346,4 +1349,4 @@ | |||
1346 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 1349 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
1347 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 1350 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
1348 | 1351 | ||
1349 | $Id: ChangeLog,v 1.3423 2004/06/22 02:57:44 dtucker Exp $ | 1352 | $Id: ChangeLog,v 1.3424 2004/06/22 03:06:45 dtucker Exp $ |