summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fffbd727e..2cc1369fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
3320100511 3720100511
34 - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve 38 - (dtucker) [Makefile.in] Bug #1770: Link libopenbsd-compat twice to solve