# HG changeset patch # User Matt Johnston # Date 1206613176 0 # Node ID 271887c81c07a55111e0cf7d6e303a064d141418 # Parent 706e234212d09cc9a8be4b6aaeea95fe439be49b# Parent 8c2d2edadf2a22fc85b246eeb9bb013ace02f7dc merge of '9879f7138f243bb2077a06e4c9ea925fa34abe2b' and 'e28650f207028a45182fc2de545b7bd218d13077' diff -r 8c2d2edadf2a -r 271887c81c07 CHANGES --- a/CHANGES Thu Mar 27 10:19:28 2008 +0000 +++ b/CHANGES Thu Mar 27 10:19:36 2008 +0000 @@ -1,3 +1,15 @@ +0.51-test2 prerelease + +- Make a copy of password fields rather erroneously relying on getwpnam() + to be safe to call multiple times + +- If $SSH_ASKPASS_ALWAYS environment variable is set (and $SSH_ASKPASS is + as well) always use that program, ignoring isatty() and $DISPLAY + +- Wait until a process exits before the server closes a connection, so + that an exit code can be sent. This fixes problems with scp failing + with exit code 255. + 0.50 - Wed 8 August 2007 - Add DROPBEAR_PASSWORD environment variable to specify a dbclient password