summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:09:07 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-08-06 21:09:07 +0000
commit794325ac7a490d02c9ce5c0ad3093e1874df59a0 (patch)
treedafbde2bec0ae7b2d1b84e85f685793751ca4f9e /ChangeLog
parentf9cedb9ca0c90652712b8e652d5ce740c903ee9b (diff)
- stevesk@cvs.openbsd.org 2001/07/26 17:18:22
[sshd.8 sshd.c] add -t option to test configuration file and keys; pekkas@netcore.fi ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d5f7f6694..7008ff9d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,10 @@
36 [readconf.c ssh.1 ssh.c sshconnect.c] 36 [readconf.c ssh.1 ssh.c sshconnect.c]
37 cleanup connect(); connection_attempts 4 -> 1; from 37 cleanup connect(); connection_attempts 4 -> 1; from
38 eivind@freebsd.org 38 eivind@freebsd.org
39 - stevesk@cvs.openbsd.org 2001/07/26 17:18:22
40 [sshd.8 sshd.c]
41 add -t option to test configuration file and keys; pekkas@netcore.fi
42 ok markus@
39 43
4020010803 4420010803
41 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on 45 - (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
@@ -6146,4 +6150,4 @@
6146 - Wrote replacements for strlcpy and mkdtemp 6150 - Wrote replacements for strlcpy and mkdtemp
6147 - Released 1.0pre1 6151 - Released 1.0pre1
6148 6152
6149$Id: ChangeLog,v 1.1436 2001/08/06 21:07:11 mouring Exp $ 6153$Id: ChangeLog,v 1.1437 2001/08/06 21:09:07 mouring Exp $