summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-06-23 09:25:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-06-23 09:25:02 +1000
commit6223eea5962535f2efe9789a9bc19ecca1539713 (patch)
tree9bd5c44ecf07ab654535d6877245062b6e7f6e66 /ChangeLog
parent6eabe6430418fa9051500bed9ca4b1ffb377e3ec (diff)
- dtucker@cvs.openbsd.org 2004/06/22 22:45:52
[regress/test-exec.sh] Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding arbitary options to sshd_config and ssh_config during tests. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ae05fc84c..7250dd68d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@
6 - dtucker@cvs.openbsd.org 2004/06/22 22:42:02 6 - dtucker@cvs.openbsd.org 2004/06/22 22:42:02
7 [regress/envpass.sh] 7 [regress/envpass.sh]
8 Add quoting for test -z; ok markus@ 8 Add quoting for test -z; ok markus@
9 - dtucker@cvs.openbsd.org 2004/06/22 22:45:52
10 [regress/test-exec.sh]
11 Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding
12 arbitary options to sshd_config and ssh_config during tests. ok markus@
9 13
1020040622 1420040622
11 - (bal) [auth-passwd.c auth1.c] Clean up unused variables. 15 - (bal) [auth-passwd.c auth1.c] Clean up unused variables.
@@ -1378,4 +1382,4 @@
1378 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1382 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1379 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1383 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1380 1384
1381$Id: ChangeLog,v 1.3434 2004/06/22 23:23:58 dtucker Exp $ 1385$Id: ChangeLog,v 1.3435 2004/06/22 23:25:02 dtucker Exp $