| commit | 2125887a940f5ec60f2e5699aa77ca3e431de635 | [log] [download] | 
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Wed Aug 30 11:08:33 2006 +1000 | 
| committer | Damien Miller <djm@mindrot.org> | Wed Aug 30 11:08:33 2006 +1000 | 
| tree | f1080da9b249f7994ff05b5a4902b73dc0c042ff | |
| parent | 76758b6423a2567b07927139d7d5538f14cb331b [diff] | 
   - dtucker@cvs.openbsd.org 2006/08/30 00:06:51
     [sshconnect2.c]
     Fix regression where SSH2 banner is printed at loglevels ERROR and FATAL
     where previously it weren't.  bz #1221, found by Dean Kopesky, ok djm@