Mercurial > dropbear
comparison CHANGES @ 176:bc69564ef57b
changes for 0.45
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 07 Mar 2005 03:57:26 +0000 |
parents | a62cb364f615 |
children | ca6a7c7a925c |
comparison
equal
deleted
inserted
replaced
174:c753db8eb446 | 176:bc69564ef57b |
---|---|
1 0.45 - Mon March 7 2005 | |
2 | |
3 - Makefile no longer appends 'static' to statically linked binaries | |
4 | |
5 - Add optional SSH_ASKPASS support to the client | |
6 | |
7 - Respect HOST_LOOKUP option | |
8 | |
9 - Fix accidentally removed "return;" statement which was removed in 0.44 | |
10 (causing clients which sent an empty terminal-modes string to fail to | |
11 connect - including pssh, ssh.com, danger hiptop). (patches | |
12 independently from Paul Fox, David Horwitt and Sven-Ola Tuecke) | |
13 | |
1 - Read "y/n" response for fingerprints from /dev/tty directly so that dbclient | 14 - Read "y/n" response for fingerprints from /dev/tty directly so that dbclient |
2 will work with scp. | 15 will work with scp. |
3 | 16 |
4 0.44 - Mon Jan 3 2005 | 17 0.44 - Mon Jan 3 2005 |
5 | 18 |