summaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2005-03-07 03:57:26 +0000
committerMatt Johnston <matt@ucc.asn.au>2005-03-07 03:57:26 +0000
commita3bb3137ac5b59f120930ec43e141d96ee8a7609 (patch)
treeb80779aaec587423a51b0700661a143e224dba4c /CHANGES
parent2d28663f53235d39a42e6a6b65d9e426d1d675b0 (diff)
changes for 0.45
--HG-- extra : convert_revision : ced3f1d1fe81c6cc53ca2c15ac71a84d894971d8
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 086758c..ace4cec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,16 @@
+0.45 - Mon March 7 2005
+
+- Makefile no longer appends 'static' to statically linked binaries
+
+- Add optional SSH_ASKPASS support to the client
+
+- Respect HOST_LOOKUP option
+
+- Fix accidentally removed "return;" statement which was removed in 0.44
+ (causing clients which sent an empty terminal-modes string to fail to
+ connect - including pssh, ssh.com, danger hiptop). (patches
+ independently from Paul Fox, David Horwitt and Sven-Ola Tuecke)
+
- Read "y/n" response for fingerprints from /dev/tty directly so that dbclient
will work with scp.