summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-09-10 11:17:02 +1000
committerDamien Miller <djm@mindrot.org>2010-09-10 11:17:02 +1000
commit5929c52f65fc2029fb9b496ccfa91bd4cecca0be (patch)
treee9da94e7fa077f321ccb9e9c74493ceaa6d99950 /ChangeLog
parent5773794d55a4e30eac2b45adb4dfcb48727c07ae (diff)
- markus@cvs.openbsd.org 2010/09/02 16:08:39
[ssh.c] unbreak ControlPersist=yes for ControlMaster=yes; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3b6da975..d90bf37c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
21 - markus@cvs.openbsd.org 2010/09/02 16:07:25 21 - markus@cvs.openbsd.org 2010/09/02 16:07:25
22 [ssh-keygen.c] 22 [ssh-keygen.c]
23 permit -b 256, 384 or 521 as key size for ECDSA; ok djm@ 23 permit -b 256, 384 or 521 as key size for ECDSA; ok djm@
24 - markus@cvs.openbsd.org 2010/09/02 16:08:39
25 [ssh.c]
26 unbreak ControlPersist=yes for ControlMaster=yes; ok djm@
24 27
2520100831 2820100831
26 - OpenBSD CVS Sync 29 - OpenBSD CVS Sync