summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-04-23 15:18:28 +1000
committerDamien Miller <djm@mindrot.org>2013-04-23 15:18:28 +1000
commit508b6c3d3b95c8ec078fd4801368597ab29b2db9 (patch)
tree886e7dc4908bbe4c53626b072c2f5348e8271668 /ChangeLog
parent91a55f28f35431f9000b95815c343b5a18fda712 (diff)
- djm@cvs.openbsd.org 2013/03/08 06:32:58
[ssh.c] allow "ssh -f none ..." ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7be6f7bfe..2a7c70a36 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,9 @@
22 - markus@cvs.openbsd.org 2013/03/07 19:27:25 22 - markus@cvs.openbsd.org 2013/03/07 19:27:25
23 [auth.h auth2-chall.c auth2.c monitor.c sshd_config.5] 23 [auth.h auth2-chall.c auth2.c monitor.c sshd_config.5]
24 add submethod support to AuthenticationMethods; ok and freedback djm@ 24 add submethod support to AuthenticationMethods; ok and freedback djm@
25 - djm@cvs.openbsd.org 2013/03/08 06:32:58
26 [ssh.c]
27 allow "ssh -f none ..." ok markus@
25 28
2620130418 2920130418
27 - (djm) [config.guess config.sub] Update to last versions before they switch 30 - (djm) [config.guess config.sub] Update to last versions before they switch