summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--regress/test-exec.sh1
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a467b821c..a59f591aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
120040126 120040126
2 - (tim) Typo in regress/README.regress 2 - (tim) Typo in regress/README.regress
3 - (tim) [regress/test-exec.sh] RhostsAuthentication is deprecated.
3 4
420040124 520040124
5 - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com 6 - (djm) Typo in openbsd-compat/bsd-openpty.c; from wendyp AT cray.com
@@ -1732,4 +1733,4 @@
1732 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1733 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1733 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1734 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1734 1735
1735$Id: ChangeLog,v 1.3188 2004/01/26 17:37:09 tim Exp $ 1736$Id: ChangeLog,v 1.3189 2004/01/26 22:10:10 tim Exp $
diff --git a/regress/test-exec.sh b/regress/test-exec.sh
index cc7ea67fe..debe7e3a4 100644
--- a/regress/test-exec.sh
+++ b/regress/test-exec.sh
@@ -185,7 +185,6 @@ Host *
185 ChallengeResponseAuthentication no 185 ChallengeResponseAuthentication no
186 HostbasedAuthentication no 186 HostbasedAuthentication no
187 PasswordAuthentication no 187 PasswordAuthentication no
188 RhostsAuthentication no
189 RhostsRSAAuthentication no 188 RhostsRSAAuthentication no
190 BatchMode yes 189 BatchMode yes
191 StrictHostKeyChecking yes 190 StrictHostKeyChecking yes