diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,6 +29,10 @@ | |||
29 | use with | 29 | use with |
30 | LPORT=`ssh -S muxsocket -R0:localhost:25 -O forward somehost` | 30 | LPORT=`ssh -S muxsocket -R0:localhost:25 -O forward somehost` |
31 | feedback and ok djm@ | 31 | feedback and ok djm@ |
32 | - djm@cvs.openbsd.org 2010/05/20 11:25:26 | ||
33 | [auth2-pubkey.c] | ||
34 | fix logspam when key options (from="..." especially) deny non-matching | ||
35 | keys; reported by henning@ also bz#1765; ok markus@ dtucker@ | ||
32 | 36 | ||
33 | 20100511 | 37 | 20100511 |
34 | - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve | 38 | - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve |