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 4d4f04909..1771d0da1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 - david@cvs.openbsd.org 2005/01/14 04:21:18 8 - david@cvs.openbsd.org 2005/01/14 04:21:18
9 [Makefile test-exec.sh] 9 [Makefile test-exec.sh]
10 pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@ 10 pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@
11 - dtucker@cvs.openbsd.org 2005/02/27 11:33:30
12 [multiplex.sh test-exec.sh sshd-log-wrapper.sh]
13 Add optional capability to log output from regress commands; ok markus@
14 Use with: make TEST_SSH_LOGFILE=/tmp/regress.log
11 15
1220050306 1620050306
13 - (dtucker) [monitor.c] Bug #125 comment #47: fix errors returned by monitor 17 - (dtucker) [monitor.c] Bug #125 comment #47: fix errors returned by monitor
@@ -2294,4 +2298,4 @@
2294 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2298 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2295 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2299 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2296 2300
2297$Id: ChangeLog,v 1.3697 2005/03/07 07:27:28 dtucker Exp $ 2301$Id: ChangeLog,v 1.3698 2005/03/07 07:33:02 dtucker Exp $