summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1f951021..a12c4b98e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,13 @@
25 usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa | rsa1] 25 usage: ssh-keygen [-q] [-b bits] [-t dsa | ecdsa | ed25519 | rsa | rsa1]
26 [-N new_passphrase] [-C comment] [-f output_keyfile] 26 [-N new_passphrase] [-C comment] [-f output_keyfile]
27 ok schwarze jmc 27 ok schwarze jmc
28 - tedu@cvs.openbsd.org 2014/03/17 19:44:10
29 [ssh.1]
30 old descriptions of des and blowfish are old. maybe ok deraadt
31 - tedu@cvs.openbsd.org 2014/03/19 14:42:44
32 [scp.1]
33 there is no need for rcp anymore
34 ok deraadt millert
28 35
2920140401 3620140401
30 - (djm) On platforms that support it, use prctl() to prevent sftp-server 37 - (djm) On platforms that support it, use prctl() to prevent sftp-server