summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-03 16:20:42 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-03 16:20:42 +1000
commit3f521e21c0b94cd0ac4752d60a9f9b4dfa9bf3f8 (patch)
tree1f7ccbd5d4628d7704fcbfc30d92645486b9760f /ChangeLog
parent46471c9a81bdd0d797149a20364645bc6ffcf2cc (diff)
- markus@cvs.openbsd.org 2003/07/02 20:37:48
[ssh.c] convert hostkeyalias to lowercase, otherwise uppercase aliases will not match at all; ok henning@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c960f13..a21f7b9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
(re)add socks5 suppport to -D; ok djm@
now ssh(1) can act both as a socks 4 and socks 5 server and
dynamically forward ports.
+ - markus@cvs.openbsd.org 2003/07/02 20:37:48
+ [ssh.c]
+ convert hostkeyalias to lowercase, otherwise uppercase aliases will
+ not match at all; ok henning@
20030630
- (djm) Search for support functions necessary to build our
@@ -640,4 +644,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2840 2003/07/03 03:55:19 dtucker Exp $
+$Id: ChangeLog,v 1.2841 2003/07/03 06:20:42 dtucker Exp $