summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-10-24 21:02:56 +1100
committerDamien Miller <djm@mindrot.org>2013-10-24 21:02:56 +1100
commitcf31f3863425453ffcda540fbefa9df80088c8d1 (patch)
tree5d85b4557e5e5196fe52556a24a209a3f0d719e8 /ChangeLog
parent4bedd4032a09ce87322ae5ea80f193f109e5c607 (diff)
- dtucker@cvs.openbsd.org 2013/10/24 00:51:48
[readconf.c servconf.c ssh_config.5 sshd_config.5] Disallow empty Match statements and add "Match all" which matches everything. ok djm, man page help jmc@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95040392f..8dcff45d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,10 @@
14 [moduli.c] 14 [moduli.c]
15 Periodically print progress and, if possible, expected time to completion 15 Periodically print progress and, if possible, expected time to completion
16 when screening moduli for DH groups. ok deraadt djm 16 when screening moduli for DH groups. ok deraadt djm
17 - dtucker@cvs.openbsd.org 2013/10/24 00:51:48
18 [readconf.c servconf.c ssh_config.5 sshd_config.5]
19 Disallow empty Match statements and add "Match all" which matches
20 everything. ok djm, man page help jmc@
17 21
1820131023 2220131023
19 - (djm) OpenBSD CVS Sync 23 - (djm) OpenBSD CVS Sync