summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-06-25 13:45:18 +1000
committerDarren Tucker <dtucker@zip.com.au>2004-06-25 13:45:18 +1000
commit977a9d21c885d9da6f6ac3c8d16f70765b0934ce (patch)
treeccdac8766d6c12f71cdf414545775b92e01163d7 /ChangeLog
parent586b0b98bf9fe8a1d551a9706aed60851ff0e014 (diff)
- djm@cvs.openbsd.org 2004/06/24 19:32:00
[regress/Makefile regress/test-exec.sh, added regress/reexec.sh] regress test for re-exec corner cases
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e5b94c41..ce4c6b3fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
8 only perform tcp wrappers checks when the incoming connection is on a 8 only perform tcp wrappers checks when the incoming connection is on a
9 socket. silences useless warnings from regress tests that use 9 socket. silences useless warnings from regress tests that use
10 proxycommand="sshd -i". prompted by david@ ok markus@ 10 proxycommand="sshd -i". prompted by david@ ok markus@
11 - djm@cvs.openbsd.org 2004/06/24 19:32:00
12 [regress/Makefile regress/test-exec.sh, added regress/reexec.sh]
13 regress test for re-exec corner cases
11 14
1220040623 1520040623
13 - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1 16 - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
@@ -1410,4 +1413,4 @@
1410 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1413 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1411 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1414 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1412 1415
1413$Id: ChangeLog,v 1.3445 2004/06/25 03:34:31 dtucker Exp $ 1416$Id: ChangeLog,v 1.3446 2004/06/25 03:45:18 dtucker Exp $