summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-01-31 22:03:11 +1100
committerDamien Miller <djm@mindrot.org>2006-01-31 22:03:11 +1100
commit15a815bb6476ddba55508b177773c9c99c6fe46e (patch)
treeec3ca47c49b0ad93e692daa48475ec6382167fa9 /ChangeLog
parent27a0dfaea9e4bcea6d434a5ea5363869dfe2f73a (diff)
- dtucker@cvs.openbsd.org 2005/12/14 04:36:39
[regress/scp-ssh-wrapper.sh] Fix assumption about how many args scp will pass; ok djm@ NB. ID sync only, we already had this
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9e4e2a50..377e6242b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,10 @@
56 [regress/agent-getpeereid.sh] 56 [regress/agent-getpeereid.sh]
57 all other scripts in this dir use $SUDO, not 'sudo', so pull this even 57 all other scripts in this dir use $SUDO, not 'sudo', so pull this even
58 ok markus@ 58 ok markus@
59 - dtucker@cvs.openbsd.org 2005/12/14 04:36:39
60 [regress/scp-ssh-wrapper.sh]
61 Fix assumption about how many args scp will pass; ok djm@
62 NB. ID sync only, we already had this
59 63
6020060129 6420060129
61 - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the 65 - (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
@@ -3781,4 +3785,4 @@
3781 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3785 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3782 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3786 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3783 3787
3784$Id: ChangeLog,v 1.4107 2006/01/31 11:02:16 djm Exp $ 3788$Id: ChangeLog,v 1.4108 2006/01/31 11:03:11 djm Exp $