diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ | |||
7 | [clientloop.c] | 7 | [clientloop.c] |
8 | use host and not options.hostname, as the latter may have unescaped | 8 | use host and not options.hostname, as the latter may have unescaped |
9 | substitution characters | 9 | substitution characters |
10 | - djm@cvs.openbsd.org 2011/01/11 06:06:09 | ||
11 | [sshlogin.c] | ||
12 | fd leak on error paths; from zinovik@ | ||
13 | NB. Id sync only; we use loginrec.c that was also audited and fixed | ||
14 | recently | ||
10 | 15 | ||
11 | 20110109 | 16 | 20110109 |
12 | - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by | 17 | - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted by |