diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-06-21 17:48:52 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-06-21 17:48:52 +1000 |
commit | 3a6a51f3874209046df3ac6ca11180b9ca31062d (patch) | |
tree | 0ed95a18d0b43d48e173177489e308f00e54a6d9 /ChangeLog | |
parent | 72efd74d2fd3d871210322e8a48f38e2baafc207 (diff) |
- jmc@cvs.openbsd.org 2009/03/19 15:15:09
[ssh.1]
for "Ciphers", just point the reader to the keyword in ssh_config(5), just
as we do for "MACs": this stops us getting out of sync when the lists
change;
fixes documentation/6102, submitted by Peter J. Philipp
alternative fix proposed by djm
ok markus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ | |||
3 | - markus@cvs.openbsd.org 2009/03/17 21:37:00 | 3 | - markus@cvs.openbsd.org 2009/03/17 21:37:00 |
4 | [ssh.c] | 4 | [ssh.c] |
5 | pass correct argv[0] to openlog(); ok djm@ | 5 | pass correct argv[0] to openlog(); ok djm@ |
6 | - jmc@cvs.openbsd.org 2009/03/19 15:15:09 | ||
7 | [ssh.1] | ||
8 | for "Ciphers", just point the reader to the keyword in ssh_config(5), just | ||
9 | as we do for "MACs": this stops us getting out of sync when the lists | ||
10 | change; | ||
11 | fixes documentation/6102, submitted by Peter J. Philipp | ||
12 | alternative fix proposed by djm | ||
13 | ok markus | ||
6 | 14 | ||
7 | 20090616 | 15 | 20090616 |
8 | - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t | 16 | - (dtucker) [configure.ac defines.h] Bug #1607: handle the case where fsid_t |