summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d7281a3a..5df566f6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - djm@cvs.openbsd.org 2004/06/20 17:36:59 3 - djm@cvs.openbsd.org 2004/06/20 17:36:59
4 [ssh.c] 4 [ssh.c]
5 filter passed env vars at slave in connection sharing case; ok markus@ 5 filter passed env vars at slave in connection sharing case; ok markus@
6 - djm@cvs.openbsd.org 2004/06/20 18:53:39
7 [sftp.c]
8 make "ls -l" listings print user/group names, add "ls -n" to show uid/gid
9 (like /bin/ls); idea & ok markus@
6 10
720040620 1120040620
8 - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms. 12 - (tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.
@@ -1325,4 +1329,4 @@
1325 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1329 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1326 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1330 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1327 1331
1328$Id: ChangeLog,v 1.3418 2004/06/22 02:29:23 dtucker Exp $ 1332$Id: ChangeLog,v 1.3419 2004/06/22 02:30:53 dtucker Exp $