The unified diff between revisions [32fc8805..] and [9879f713..] is displayed below. It can also be downloaded as a raw diff.
# # # patch "CHANGES" # from [e725f331510859501b092d9dd9e8d6c258e73e3b] # to [99a2d34b8600148ac7d62d49dc18356338853c15] # ============================================================ --- CHANGES e725f331510859501b092d9dd9e8d6c258e73e3b +++ CHANGES 99a2d34b8600148ac7d62d49dc18356338853c15 @@ -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