diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-05 07:48:45 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2001-03-05 07:48:45 +0000 |
commit | fd2e05b95ef3e7ba9706b589bf7d74281ce5c64a (patch) | |
tree | 272a68fe5b91e5159bcc562540f512e78dd70d03 /ChangeLog | |
parent | 6df8ef4196f1287d4c328f09ea7f8c0995e0cab1 (diff) |
- deraadt@cvs.openbsd.org 2001/03/04 18:21:28
[sshd.8]
list SSH2 ciphers
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -165,6 +165,9 @@ | |||
165 | log functions should not be passed strings that end in newline as they | 165 | log functions should not be passed strings that end in newline as they |
166 | get passed on to syslog() and when logging to stderr, do_log() appends | 166 | get passed on to syslog() and when logging to stderr, do_log() appends |
167 | its own newline. | 167 | its own newline. |
168 | - deraadt@cvs.openbsd.org 2001/03/04 18:21:28 | ||
169 | [sshd.8] | ||
170 | list SSH2 ciphers | ||
168 | 171 | ||
169 | 20010304 | 172 | 20010304 |
170 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. | 173 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. |
@@ -4357,4 +4360,4 @@ | |||
4357 | - Wrote replacements for strlcpy and mkdtemp | 4360 | - Wrote replacements for strlcpy and mkdtemp |
4358 | - Released 1.0pre1 | 4361 | - Released 1.0pre1 |
4359 | 4362 | ||
4360 | $Id: ChangeLog,v 1.902 2001/03/05 07:47:23 mouring Exp $ | 4363 | $Id: ChangeLog,v 1.903 2001/03/05 07:48:45 mouring Exp $ |